21:32:52  Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/139853
21:32:52  Running as SYSTEM
21:32:52  [EnvInject] - Loading node environment variables.
21:32:52  Building remotely on prd-ubuntu1804-docker-8c-8g-96912 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java
21:32:52  [ssh-agent] Looking for ssh-agent implementation...
21:32:52  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:32:52  $ ssh-agent
21:32:52  SSH_AUTH_SOCK=/tmp/ssh-xWfVlC7cj8a4/agent.2612
21:32:52  SSH_AGENT_PID=2614
21:32:52  [ssh-agent] Started.
21:32:52  Running ssh-add (command line suppressed)
21:32:52  Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_1139740565295552865.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_1139740565295552865.key)
21:32:52  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
21:32:52  The recommended git tool is: NONE
21:32:53  using credential onap-jenkins-ssh
21:32:53  Wiping out workspace first.
21:32:53  Cloning the remote Git repository
21:32:53  Cloning repository git://cloud.onap.org/mirror/aai/resources.git
21:32:53   > git init /w/workspace/aai-resources-master-verify-java # timeout=10
21:32:53  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
21:32:53   > git --version # timeout=10
21:32:53   > git --version # 'git version 2.17.1'
21:32:53  using GIT_SSH to set credentials Gerrit user
21:32:53  Verifying host key using manually-configured host key entries
21:32:53   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30
21:32:54   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
21:32:54   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:32:54   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
21:32:54  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
21:32:54  using GIT_SSH to set credentials Gerrit user
21:32:54  Verifying host key using manually-configured host key entries
21:32:54   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/53/139853/5 # timeout=30
21:32:54   > git rev-parse d9df2aa10f689a180b1735acd9c6e426ad0d8304^{commit} # timeout=10
21:32:54  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
21:32:54  Checking out Revision d9df2aa10f689a180b1735acd9c6e426ad0d8304 (refs/changes/53/139853/5)
21:32:54   > git config core.sparsecheckout # timeout=10
21:32:54   > git checkout -f d9df2aa10f689a180b1735acd9c6e426ad0d8304 # timeout=30
21:32:57  Commit message: "Make aai-common agnostic of the embedded server (remove jetty-specific code)"
21:32:57   > git rev-parse FETCH_HEAD^{commit} # timeout=10
21:32:57   > git rev-list --no-walk dd4a7968d539a958b2ddccb77d00fcb68eb177b7 # timeout=10
21:32:58  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins9524295933755616801.sh
21:32:58  ---> python-tools-install.sh
21:32:58  Setup pyenv:
21:32:58  * system (set by /opt/pyenv/version)
21:32:58  * 3.8.13 (set by /opt/pyenv/version)
21:32:58  * 3.9.13 (set by /opt/pyenv/version)
21:32:58  * 3.10.6 (set by /opt/pyenv/version)
21:33:02  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uAXq
21:33:02  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
21:33:05  lf-activate-venv(): INFO: Installing: lftools 
21:33:29  lf-activate-venv(): INFO: Adding /tmp/venv-uAXq/bin to PATH
21:33:29  Generating Requirements File
21:33:47  Python 3.10.6
21:33:48  pip 24.3.1 from /tmp/venv-uAXq/lib/python3.10/site-packages/pip (python 3.10)
21:33:48  appdirs==1.4.4
21:33:48  argcomplete==3.5.3
21:33:48  aspy.yaml==1.3.0
21:33:48  attrs==24.3.0
21:33:48  autopage==0.5.2
21:33:48  beautifulsoup4==4.12.3
21:33:48  boto3==1.35.97
21:33:48  botocore==1.35.97
21:33:48  bs4==0.0.2
21:33:48  cachetools==5.5.0
21:33:48  certifi==2024.12.14
21:33:48  cffi==1.17.1
21:33:48  cfgv==3.4.0
21:33:48  chardet==5.2.0
21:33:48  charset-normalizer==3.4.1
21:33:48  click==8.1.8
21:33:48  cliff==4.8.0
21:33:48  cmd2==2.5.8
21:33:48  cryptography==3.3.2
21:33:48  debtcollector==3.0.0
21:33:48  decorator==5.1.1
21:33:48  defusedxml==0.7.1
21:33:48  Deprecated==1.2.15
21:33:48  distlib==0.3.9
21:33:48  dnspython==2.7.0
21:33:48  docker==4.2.2
21:33:48  dogpile.cache==1.3.3
21:33:48  durationpy==0.9
21:33:48  email_validator==2.2.0
21:33:48  filelock==3.16.1
21:33:48  future==1.0.0
21:33:48  gitdb==4.0.12
21:33:48  GitPython==3.1.44
21:33:48  google-auth==2.37.0
21:33:48  httplib2==0.22.0
21:33:48  identify==2.6.5
21:33:48  idna==3.10
21:33:48  importlib-resources==1.5.0
21:33:48  iso8601==2.1.0
21:33:48  Jinja2==3.1.5
21:33:48  jmespath==1.0.1
21:33:48  jsonpatch==1.33
21:33:48  jsonpointer==3.0.0
21:33:48  jsonschema==4.23.0
21:33:48  jsonschema-specifications==2024.10.1
21:33:48  keystoneauth1==5.9.1
21:33:48  kubernetes==31.0.0
21:33:48  lftools==0.37.10
21:33:48  lxml==5.3.0
21:33:48  MarkupSafe==3.0.2
21:33:48  msgpack==1.1.0
21:33:48  multi_key_dict==2.0.3
21:33:48  munch==4.0.0
21:33:48  netaddr==1.3.0
21:33:48  niet==1.4.2
21:33:48  nodeenv==1.9.1
21:33:48  oauth2client==4.1.3
21:33:48  oauthlib==3.2.2
21:33:48  openstacksdk==4.2.0
21:33:48  os-client-config==2.1.0
21:33:48  os-service-types==1.7.0
21:33:48  osc-lib==3.2.0
21:33:48  oslo.config==9.7.0
21:33:48  oslo.context==5.7.0
21:33:48  oslo.i18n==6.5.0
21:33:48  oslo.log==7.0.0
21:33:48  oslo.serialization==5.6.0
21:33:48  oslo.utils==8.0.0
21:33:48  packaging==24.2
21:33:48  pbr==6.1.0
21:33:48  platformdirs==4.3.6
21:33:48  prettytable==3.12.0
21:33:48  psutil==6.1.1
21:33:48  pyasn1==0.6.1
21:33:48  pyasn1_modules==0.4.1
21:33:48  pycparser==2.22
21:33:48  pygerrit2==2.0.15
21:33:48  PyGithub==2.5.0
21:33:48  PyJWT==2.10.1
21:33:48  PyNaCl==1.5.0
21:33:48  pyparsing==2.4.7
21:33:48  pyperclip==1.9.0
21:33:48  pyrsistent==0.20.0
21:33:48  python-cinderclient==9.6.0
21:33:48  python-dateutil==2.9.0.post0
21:33:48  python-heatclient==4.1.0
21:33:48  python-jenkins==1.8.2
21:33:48  python-keystoneclient==5.5.0
21:33:48  python-magnumclient==4.7.0
21:33:48  python-openstackclient==7.2.1
21:33:48  python-swiftclient==4.6.0
21:33:48  PyYAML==6.0.2
21:33:48  referencing==0.35.1
21:33:48  requests==2.32.3
21:33:48  requests-oauthlib==2.0.0
21:33:48  requestsexceptions==1.4.0
21:33:48  rfc3986==2.0.0
21:33:48  rpds-py==0.22.3
21:33:48  rsa==4.9
21:33:48  ruamel.yaml==0.18.10
21:33:48  ruamel.yaml.clib==0.2.12
21:33:48  s3transfer==0.10.4
21:33:48  simplejson==3.19.3
21:33:48  six==1.17.0
21:33:48  smmap==5.0.2
21:33:48  soupsieve==2.6
21:33:48  stevedore==5.4.0
21:33:48  tabulate==0.9.0
21:33:48  toml==0.10.2
21:33:48  tomlkit==0.13.2
21:33:48  tqdm==4.67.1
21:33:48  typing_extensions==4.12.2
21:33:48  tzdata==2024.2
21:33:48  urllib3==1.26.20
21:33:48  virtualenv==20.28.1
21:33:48  wcwidth==0.2.13
21:33:48  websocket-client==1.8.0
21:33:48  wrapt==1.17.1
21:33:48  xdg==6.0.0
21:33:48  xmltodict==0.14.2
21:33:48  yq==3.4.3
21:33:48  [EnvInject] - Injecting environment variables from a build step.
21:33:48  [EnvInject] - Injecting as environment variables the properties content 
21:33:48  SET_JDK_VERSION=openjdk11
21:33:48  GIT_URL="git://cloud.onap.org/mirror"
21:33:48  
21:33:48  [EnvInject] - Variables injected successfully.
21:33:48  [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins12690085667335070245.sh
21:33:48  ---> update-java-alternatives.sh
21:33:48  ---> Updating Java version
21:33:48  ---> Ubuntu/Debian system detected
21:33:48  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
21:33:48  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
21:33:48  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
21:33:49  openjdk version "11.0.16" 2022-07-19
21:33:49  OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
21:33:49  OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
21:33:49  JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
21:33:49  [EnvInject] - Injecting environment variables from a build step.
21:33:49  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
21:33:49  [EnvInject] - Variables injected successfully.
21:33:49  provisioning config files...
21:33:49  copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config5295090043499423173tmp
21:33:49  copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config12998893754779215169tmp
21:33:49  [EnvInject] - Injecting environment variables from a build step.
21:33:49  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-docker-8c-8g-96912
21:33:49  using settings config with name aai-resources-settings
21:33:49  Replacing all maven server entries not found in credentials list is true
21:33:49  using global settings config with name global-settings
21:33:49  Replacing all maven server entries not found in credentials list is true
21:33:49  [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings1892107670427046159.xml -gs /tmp/global-settings3602556261184344006.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d9df2aa10f689a180b1735acd9c6e426ad0d8304 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/resources/+/139853 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/resources -DGERRIT_CHANGE_NUMBER=139853 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/53/139853/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=TWFrZSBhYWktY29tbW9uIGFnbm9zdGljIG9mIHRoZSBlbWJlZGRlZCBzZXJ2ZXIgKHJlbW92ZSBqZXR0eS1zcGVjaWZpYyBjb2RlKQoKLSByZXBsYWNlIGN1c3RvbSBhdXRob3JpemF0aW9uIHdlYmZpbHRlciB3aXRoIHNwcmluZyBzZWN1cml0eQotIG1ha2UgdXNlcnMgY29uZmlndXJhYmxlIHZpYSBhYWkuYmFzaWMtYXV0aC51c2Vyc1tdIGluIGFwcGxpY2F0aW9uLnByb3BlcnRpZXMKLSByZW1vdmUgS2V5Y2xvYWsgaW50ZWdyYXRpb24gWzBdCgpbMF0gZm9yIHRoZSBmb2xsb3dpbmcgcmVhc29uczoKLSBpbnRlZ3JhdGlvbiB0ZXN0IChNdWx0aVRlbmFuY3lUZXN0KSBhbHJlYWR5IG5vdCB3b3JraW5nCi0gZGVwZW5kZW5jeSBpcyBhbmNpZW50ICh1c2VzIDExLCAyNiBpcyBhdmFpbGFibGUgYXMgb2Ygd3JpdGluZykKLSBrZXljbG9hayBhdXRvY29uZmlndXJhdGlvbiBpcyBpbiBjb25mbGljdCB3aXRoIHNwcmluZyBzZWN1cml0eQotIGtleWNsb2FrLXNwZWNpZmljIHN0YXJ0ZXJzIGhhdmUgYmVlbiBkZXByZWNhdGVkIGFuZCB1c2VycyBhcmUgYWR2aXNlZCB0bwogIHVzZSB0aGUgb3V0LW9mLXRoZS1ib3ggc3ByaW5nIE9JREMgaW50ZWdyYXRpb24gWzFdCi0gdGhlcmUgaXMgbm8gKGFuZCBsaWtlbHkgbmV2ZXIgd2lsbCBiZSBhKSBzdGFydGVyIHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIHNwcmluZy1ib290IDMKClsxXSBodHRwczovL3d3dy5rZXljbG9hay5vcmcvMjAyMy8wMy9hZGFwdGVyLWRlcHJlY2F0aW9uLXVwZGF0ZQoKSXNzdWUtSUQ6IEFBSS00MTAwCkNoYW5nZS1JZDogSTg0NDBmNDQxMDZmOWJhMmNiZDRhZGRmYTg4ZWZiNjMzMjkzNjU5NzcKU2lnbmVkLW9mZi1ieTogRmlldGUgT3N0a2FtcCA8RmlldGUuT3N0a2FtcEB0ZWxla29tLmRlPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Make aai-common agnostic of the embedded server (remove jetty-specific code)" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I8440f44106f9ba2cbd4addfa88efb63329365977 -DGERRIT_EVENT_HASH=-1130269310 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=5 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
21:33:50  [INFO] Scanning for projects...
21:33:51  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.5-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
21:33:51  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.5-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
21:33:51  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.5-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
21:33:51  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.5-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
21:33:51  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.5-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
21:33:51  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.5-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
21:33:54  [INFO] ------------------------------------------------------------------------
21:33:54  [INFO] Reactor Build Order:
21:33:54  [INFO] 
21:33:54  [INFO] aai-resources
21:33:54  [INFO] aai-resources
21:33:54  [INFO]                                                                         
21:33:54  [INFO] ------------------------------------------------------------------------
21:33:54  [INFO] Building aai-resources 1.15.5-SNAPSHOT
21:33:54  [INFO] ------------------------------------------------------------------------
21:33:54  [INFO] 
21:33:54  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources ---
21:33:55  [INFO] 
21:33:55  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources ---
21:33:56  [INFO] 
21:33:56  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources ---
21:33:56  [INFO] 
21:33:56  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ resources ---
21:33:57  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
21:33:57  [INFO] 
21:33:57  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ resources ---
21:34:00  [INFO] 
21:34:00  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ resources ---
21:34:00  [INFO] 
21:34:00  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ resources ---
21:34:00  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:34:00  [INFO] 
21:34:00  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ resources ---
21:34:00  [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
21:34:00  [INFO] 
21:34:00  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ resources ---
21:34:02  [INFO] No tests to run.
21:34:02  [INFO] 
21:34:02  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ resources ---
21:34:02  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:34:02  [INFO] 
21:34:02  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ resources ---
21:34:02  [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec
21:34:02  [INFO] 
21:34:02  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ resources ---
21:34:02  [INFO] 
21:34:02  [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources ---
21:34:02  [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.15.5-SNAPSHOT/resources-1.15.5-SNAPSHOT.pom
21:34:02  [INFO]                                                                         
21:34:02  [INFO] ------------------------------------------------------------------------
21:34:02  [INFO] Building aai-resources 1.15.5-SNAPSHOT
21:34:02  [INFO] ------------------------------------------------------------------------
21:34:23  [INFO] 
21:34:23  [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources ---
21:34:23  [INFO] 
21:34:23  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources ---
21:34:23  [INFO] 
21:34:23  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources ---
21:34:23  [INFO] 
21:34:23  [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources ---
21:34:25  1.15.5-SNAPSHOT
21:34:25  New Tag for docker:1.15-STAGING-latest
21:34:25  [INFO] 
21:34:25  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-resources ---
21:34:25  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.*
21:34:25  [INFO] 
21:34:25  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources ---
21:34:27  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.7:jar
21:34:27  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.7/aai-schema-1.12.7.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes ""
21:34:28  [INFO] 
21:34:28  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources ---
21:34:28  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.7:jar
21:34:28  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.7/aai-schema-1.12.7.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes ""
21:34:28  [INFO] 
21:34:28  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-resources ---
21:34:28  [INFO] 
21:34:28  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-resources ---
21:34:28  [INFO] 
21:34:28  [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources ---
21:34:28  [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:34:28  [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm
21:34:28  [INFO] ignoreDelta true
21:34:28  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
21:34:28  [INFO] Copying file localhost-access-logback.xml
21:34:28  [INFO] Copying file logback.xml
21:34:28  [INFO] Copying file application.properties
21:34:28  [INFO] ignoreDelta true
21:34:28  [INFO] Copying 150 resources
21:34:28  [INFO] Copying file retired.properties
21:34:28  [INFO] Copying file localhost-access-logback.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml
21:34:28  [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v30/aai_oxm_v30.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml
21:34:29  [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml
21:34:30  [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml
21:34:30  [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_pnp_v30.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_hpa_v30.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_esr_v30.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_ccvpn_v30.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_v30.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_bbs_v30.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
21:34:30  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json
21:34:30  [INFO] Copying file logback.xml
21:34:30  [INFO] Copying file etc/appprops/janusgraph-cached.properties
21:34:30  [INFO] Copying file etc/appprops/aaiconfig.properties
21:34:30  [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties
21:34:30  [INFO] Copying file etc/appprops/datatoolscrons.properties
21:34:30  [INFO] Copying file etc/appprops/dynamic.properties
21:34:30  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
21:34:30  [INFO] Copying file etc/appprops/error.properties
21:34:30  [INFO] Copying file etc/appprops/preferredRoute.txt
21:34:30  [INFO] Copying file etc/appprops/delta-event-publisher.properties
21:34:30  [INFO] Copying file etc/auth/aai-client-cert.p12
21:34:30  [INFO] Copying file etc/auth/realm.properties
21:34:30  [INFO] Copying file etc/auth/aai_keystore
21:34:30  [INFO] Copying file application.properties
21:34:30  [INFO] ignoreDelta true
21:34:30  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
21:34:30  [INFO] Copying file janusgraph-cached.properties
21:34:30  [INFO] Copying file aaiconfig.properties
21:34:30  [INFO] Copying file janusgraph-realtime.properties
21:34:30  [INFO] ignoreDelta true
21:34:30  [INFO] Copying 0 resource to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
21:34:30  [INFO] ignoreDelta true
21:34:30  [INFO] Copying 2 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
21:34:30  [INFO] Copying file localhost-access-logback.xml
21:34:30  [INFO] Copying file logback.xml
21:34:30  [INFO] ignoreDelta true
21:34:30  [INFO] Copying 134 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema
21:34:30  [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml
21:34:30  [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml
21:34:30  [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml
21:34:30  [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml
21:34:30  [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml
21:34:30  [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml
21:34:30  [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml
21:34:30  [INFO] Copying file onap/oxm/v30/aai_oxm_v30.xml
21:34:30  [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml
21:34:30  [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml
21:34:30  [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml
21:34:30  [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml
21:34:30  [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml
21:34:30  [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml
21:34:30  [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml
21:34:30  [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml
21:34:30  [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml
21:34:30  [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml
21:34:30  [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml
21:34:30  [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml
21:34:30  [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml
21:34:30  [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml
21:34:30  [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml
21:34:30  [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json
21:34:30  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
21:34:30  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
21:34:30  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json
21:34:30  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
21:34:30  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
21:34:30  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
21:34:30  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
21:34:30  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
21:34:30  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
21:34:30  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json
21:34:30  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
21:34:30  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
21:34:30  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
21:34:30  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json
21:34:30  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
21:34:30  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
21:34:30  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
21:34:30  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
21:34:30  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
21:34:30  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
21:34:30  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
21:34:30  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
21:34:30  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json
21:34:30  [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json
21:34:30  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json
21:34:30  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
21:34:30  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
21:34:30  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_pnp_v30.json
21:34:30  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_hpa_v30.json
21:34:30  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_esr_v30.json
21:34:30  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_ccvpn_v30.json
21:34:30  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_v30.json
21:34:30  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_bbs_v30.json
21:34:30  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json
21:34:30  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
21:34:30  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
21:34:30  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
21:34:30  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
21:34:30  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
21:34:30  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
21:34:30  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json
21:34:30  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
21:34:30  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
21:34:30  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
21:34:30  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
21:34:30  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json
21:34:30  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
21:34:30  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
21:34:30  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
21:34:30  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
21:34:30  [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json
21:34:30  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json
21:34:30  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
21:34:30  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
21:34:30  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
21:34:30  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
21:34:30  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
21:34:30  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
21:34:30  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json
21:34:30  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
21:34:30  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
21:34:30  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
21:34:30  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
21:34:30  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
21:34:30  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
21:34:30  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
21:34:30  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
21:34:30  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
21:34:30  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json
21:34:30  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
21:34:30  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
21:34:30  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
21:34:30  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
21:34:30  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json
21:34:30  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
21:34:30  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
21:34:30  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
21:34:30  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
21:34:30  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
21:34:30  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
21:34:30  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json
21:34:30  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json
21:34:30  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
21:34:30  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
21:34:30  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
21:34:30  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json
21:34:30  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
21:34:30  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
21:34:30  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
21:34:30  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
21:34:30  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
21:34:30  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
21:34:30  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
21:34:30  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json
21:34:30  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
21:34:30  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
21:34:30  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
21:34:30  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
21:34:30  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
21:34:30  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
21:34:30  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json
21:34:30  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
21:34:30  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
21:34:30  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
21:34:30  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
21:34:30  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json
21:34:30  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
21:34:30  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
21:34:30  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
21:34:30  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json
21:34:30  [INFO] ignoreDelta true
21:34:30  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.5-SNAPSHOT-build/
21:34:30  [INFO] Copying file aai.sh
21:34:30  [INFO] Copying file docker-entrypoint.sh
21:34:30  [INFO] Copying file Dockerfile
21:34:30  [INFO] 
21:34:30  [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-resources ---
21:34:30  [INFO] Changes detected - recompiling the module!
21:34:30  [INFO] Compiling 57 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes
21:34:33  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Some input files use or override a deprecated API.
21:34:33  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Recompile with -Xlint:deprecation for details.
21:34:33  [INFO] 
21:34:33  [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources ---
21:34:33  [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:34:33  [INFO] ignoreDelta true
21:34:33  [INFO] Copying 82 resources
21:34:33  [INFO] Copying file application-test.properties
21:34:33  [INFO] Copying file k6/writeWithoutRelations.js
21:34:33  [INFO] Copying file k6/readWithoutRelations.js
21:34:33  [INFO] Copying file payloads/modeltransforms/model.xml
21:34:33  [INFO] Copying file payloads/modeltransforms/model.json
21:34:33  [INFO] Copying file payloads/extensions/cloud-region.json
21:34:33  [INFO] Copying file payloads/extensions/tenant.json
21:34:33  [INFO] Copying file payloads/extensions/vserver.json
21:34:33  [INFO] Copying file payloads/extensions/complex.json
21:34:33  [INFO] Copying file payloads/extensions/vnfc.json
21:34:33  [INFO] Copying file payloads/extensions/skeleton-pserver.json
21:34:33  [INFO] Copying file payloads/extensions/generic-vnf.json
21:34:33  [INFO] Copying file payloads/extensions/vf-module.json
21:34:33  [INFO] Copying file payloads/extensions/pserver.json
21:34:33  [INFO] Copying file payloads/extensions/vserver-without-vf-module.json
21:34:33  [INFO] Copying file payloads/templates/pserver-with-data.json
21:34:33  [INFO] Copying file payloads/templates/pserver-to-cloud-region.json
21:34:33  [INFO] Copying file payloads/templates/pserver.xml
21:34:33  [INFO] Copying file payloads/templates/pserver-uriencoded.json
21:34:33  [INFO] Copying file payloads/templates/pserver.json
21:34:33  [INFO] Copying file payloads/models/network-service.xml
21:34:33  [INFO] Copying file payloads/models/model-version.xml
21:34:33  [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json
21:34:33  [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json
21:34:33  [INFO] Copying file payloads/bulk/pserver-transactions.json
21:34:33  [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json
21:34:33  [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json
21:34:33  [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json
21:34:33  [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json
21:34:33  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json
21:34:33  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json
21:34:33  [INFO] Copying file payloads/relationship/complex-bugfix.json
21:34:33  [INFO] Copying file payloads/relationship/pserver4.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json
21:34:33  [INFO] Copying file payloads/relationship/complex3.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json
21:34:33  [INFO] Copying file payloads/relationship/pserver2.json
21:34:33  [INFO] Copying file payloads/relationship/complex.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-bugfix.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-complex-relationship.json
21:34:33  [INFO] Copying file payloads/relationship/pserver3.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json
21:34:33  [INFO] Copying file payloads/relationship/complex4.json
21:34:33  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json
21:34:33  [INFO] Copying file payloads/relationship/pserver.json
21:34:33  [INFO] Copying file payloads/relationship/complex2.json
21:34:33  [INFO] Copying file payloads/resource/cloud-region.json
21:34:33  [INFO] Copying file payloads/resource/pserver4.json
21:34:33  [INFO] Copying file payloads/resource/pserver5.json
21:34:33  [INFO] Copying file payloads/resource/pnf.json
21:34:33  [INFO] Copying file payloads/resource/vserver3.json
21:34:33  [INFO] Copying file payloads/resource/vserver.json
21:34:33  [INFO] Copying file payloads/resource/customer.json
21:34:33  [INFO] Copying file payloads/resource/vserver2.json
21:34:33  [INFO] Copying file payloads/resource/pserver-patch-test.json
21:34:33  [INFO] Copying file payloads/resource/pserver2.json
21:34:33  [INFO] Copying file payloads/resource/pserver3.json
21:34:33  [INFO] Copying file payloads/resource/pserver1.json
21:34:33  [INFO] Copying file payloads/resource/vserver4.json
21:34:33  [INFO] Copying file payloads/resource/vserver1.json
21:34:33  [INFO] Copying file payloads/resource/pserver.json
21:34:33  [INFO] Copying file payloads/resource/vserver5.json
21:34:33  [INFO] Copying file logback.xml
21:34:33  [INFO] Copying file junit-platform.properties
21:34:33  [INFO] Copying file etc/appprops/janusgraph-cached.properties
21:34:33  [INFO] Copying file etc/appprops/aaiconfig.properties
21:34:33  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
21:34:33  [INFO] Copying file etc/appprops/error.properties
21:34:33  [INFO] Copying file etc/auth/aai_policy.json
21:34:33  [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt
21:34:33  [INFO] 
21:34:33  [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-resources ---
21:34:33  [INFO] Changes detected - recompiling the module!
21:34:33  [INFO] Compiling 39 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes
21:34:35  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java: Some input files use or override a deprecated API.
21:34:35  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java: Recompile with -Xlint:deprecation for details.
21:34:35  [INFO] 
21:34:35  [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-resources ---
21:34:35  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:34:35  [INFO] 
21:34:35  [INFO] -------------------------------------------------------
21:34:35  [INFO]  T E S T S
21:34:35  [INFO] -------------------------------------------------------
21:34:36  [INFO] Running org.onap.aai.IncreaseNodesToolTest
21:34:40  [EL Warning]: moxy: 2025-01-11 21:34:40.863--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:41  [EL Warning]: moxy: 2025-01-11 21:34:41.504--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:41  [EL Warning]: moxy: 2025-01-11 21:34:41.857--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:42  [EL Warning]: moxy: 2025-01-11 21:34:42.164--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:42  [EL Warning]: moxy: 2025-01-11 21:34:42.459--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:42  [EL Warning]: moxy: 2025-01-11 21:34:42.935--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:43  [EL Warning]: moxy: 2025-01-11 21:34:43.525--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:44  2025-01-11 21:34:44.356  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
21:34:44  21:34:44.356 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
21:34:45  2025-01-11 21:34:44.998  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
21:34:45  21:34:44.998 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
21:34:45  node 1 added hostname: random-757153d0-246d-4de5-b797-3834c94c9aed
21:34:45  node 2 added hostname: random-7cef28bf-1b25-40db-aadb-6d005ab67d14
21:34:45  node 3 added hostname: random-a8e987ef-0f07-48e3-b519-affdee00e775
21:34:45  node 4 added hostname: random-fcc976a0-741b-42fc-9ecb-04e695e0cbd7
21:34:45  node 5 added hostname: random-3364bdb7-b9f5-4d73-8016-9568674484b0
21:34:45  Transaction Committed
21:34:45  Total Time: 0.026seconds
21:34:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.242 s -- in org.onap.aai.IncreaseNodesToolTest
21:34:45  [INFO] Running org.onap.aai.it.performance.K6ReadTest
21:34:45  
21:34:45    .   ____          _            __ _ _
21:34:45   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
21:34:45  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
21:34:45   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
21:34:45    '  |____| .__|_| |_|_| |_\__, | / / / /
21:34:45   =========|_|==============|___/=/_/_/_/
21:34:45   :: Spring Boot ::               (v2.7.18)
21:34:45  
21:34:45  21:34:45.721 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:34:45  2025-01-11 21:34:45.721  INFO 3231 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:34:45  21:34:45.721 [main] INFO  org.onap.aai.it.performance.K6ReadTest - The following 2 profiles are active: "production", "one-way-ssl"
21:34:45  2025-01-11 21:34:45.721  INFO 3231 --- [           main] org.onap.aai.it.performance.K6ReadTest   : The following 2 profiles are active: "production", "one-way-ssl"
21:34:45  2025-01-11 21:34:45.761  INFO 3231 --- [kground-preinit] o.h.validator.internal.util.Version      : HV000001: Hibernate Validator 6.2.5.Final
21:34:48  21:34:48,267 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
21:34:48  21:34:48,272 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
21:34:48  21:34:48,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:34:48  21:34:48,276 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
21:34:48  21:34:48,281 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@250188516 - setting totalSizeCap to 1 GB
21:34:48  21:34:48,284 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@250188516 - Will use zip compression
21:34:48  21:34:48,285 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@250188516 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
21:34:48  21:34:48,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
21:34:48  21:34:48,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
21:34:48  21:34:48,297 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 11 21:34:48 UTC 2025
21:34:48  21:34:48,311 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
21:34:48  21:34:48,311 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
21:34:48  21:34:48,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
21:34:48  21:34:48,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:34:48  21:34:48,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
21:34:48  21:34:48,314 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
21:34:48  21:34:48,314 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
21:34:48  21:34:48,314 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@463e8b9d - Registering current configuration as safe fallback point
21:34:48  
21:34:48  2025-01-11 21:34:48.508  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 65 ms to scan 1 urls, producing 9 keys and 46 values 
21:34:48  2025-01-11 21:34:48.512  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 7 keys and 7 values 
21:34:49  2025-01-11 21:34:49.089  INFO 3231 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
21:34:49  21:34:49.089 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
21:34:49  [EL Warning]: moxy: 2025-01-11 21:34:49.138--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:49  [EL Warning]: moxy: 2025-01-11 21:34:49.366--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:49  [EL Warning]: moxy: 2025-01-11 21:34:49.603--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:49  [EL Warning]: moxy: 2025-01-11 21:34:49.854--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:50  [EL Warning]: moxy: 2025-01-11 21:34:50.105--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:50  [EL Warning]: moxy: 2025-01-11 21:34:50.468--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:50  [EL Warning]: moxy: 2025-01-11 21:34:50.802--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:51  [EL Warning]: moxy: 2025-01-11 21:34:51.275--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:34:51  2025-01-11 21:34:51.755  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
21:34:51  21:34:51.755 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
21:34:51  21:34:51.756 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
21:34:51  2025-01-11 21:34:51.756  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
21:34:51  21:34:51.756 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
21:34:51  2025-01-11 21:34:51.756  WARN 3231 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
21:34:52  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|given scan urls are empty. set urls in the configuration	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	given scan urls are empty. set urls in the configuration			|
21:34:52  2025-01-11 21:34:52.651  WARN 3231 --- [           main] org.reflections8.Reflections             : given scan urls are empty. set urls in the configuration
21:34:53  21:34:53.043 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:34:53  2025-01-11 21:34:53.043  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:34:53  21:34:53.068 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:34:53  2025-01-11 21:34:53.068  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:34:53  21:34:53.187 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
21:34:53  2025-01-11 21:34:53.187  INFO 3231 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
21:34:53  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.			|
21:34:53  2025-01-11 21:34:53.275  WARN 3231 --- [           main] o.s.security.core.userdetails.User       : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.
21:34:55  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
21:34:55  2025-01-11 21:34:55.037  WARN 3231 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
21:34:56  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 			|
21:34:56  2025-01-11 21:34:56.360  WARN 3231 --- [           main] o.g.jersey.internal.inject.Providers     : A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 
21:34:56  2025-01-11 21:34:56.916  INFO 3231 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Started K6ReadTest in 11.522 seconds (JVM running for 21.392)
21:34:56  21:34:56.916 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Started K6ReadTest in 11.522 seconds (JVM running for 21.392)
21:34:57  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:34:57  2025-01-11 21:34:57.334  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:34:57  21:34:57.344 [main] INFO  org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph
21:34:57  2025-01-11 21:34:57.344  INFO 3231 --- [           main] org.onap.aai.dbmap.AAIGraph              : -- loading schema into JanusGraph
21:34:57  21:34:57.364 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:34:57  2025-01-11 21:34:57.364  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:34:57  21:34:57.365 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:34:57  2025-01-11 21:34:57.365  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:34:57  21:34:57.366 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:34:57  2025-01-11 21:34:57.366  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:34:59  2025-01-11 21:34:59.517  INFO 3231 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Creating pserver nodes
21:34:59  21:34:59.517 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Creating pserver nodes
21:34:59  2025-01-11 21:34:59.631  INFO 3231 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Created pserver nodes in 0 seconds
21:34:59  21:34:59.631 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Created pserver nodes in 0 seconds
21:34:59  2025-01-11 21:34:59.708  INFO 3231 --- [           main] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
21:34:59  2025-01-11 21:34:59.712  INFO 3231 --- [           main] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
21:35:00  2025-01-11 21:35:00.752  INFO 3231 --- [           main] o.t.d.DockerClientProviderStrategy       : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
21:35:00  2025-01-11 21:35:00.756  INFO 3231 --- [           main] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
21:35:00  2025-01-11 21:35:00.785  INFO 3231 --- [           main] org.testcontainers.DockerClientFactory   : Connected to docker: 
21:35:00    Server Version: 20.10.18
21:35:00    API Version: 1.41
21:35:00    Operating System: Ubuntu 18.04.6 LTS
21:35:00    Total Memory: 32167 MB
21:35:00  2025-01-11 21:35:00.837  INFO 3231 --- [           main] tc.testcontainers/ryuk:0.7.0             : Pulling docker image: testcontainers/ryuk:0.7.0. Please be patient; this may take some time but only needs to be done once.
21:35:00  2025-01-11 21:35:00.848  INFO 3231 --- [           main] o.t.utility.RegistryAuthLocator          : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
21:35:01  2025-01-11 21:35:01.251  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Starting to pull image
21:35:01  2025-01-11 21:35:01.288  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
21:35:01  2025-01-11 21:35:01.523  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  2 pending,  1 downloaded,  0 extracted, (67 KB/? MB)
21:35:01  2025-01-11 21:35:01.538  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  1 pending,  2 downloaded,  0 extracted, (67 KB/? MB)
21:35:01  2025-01-11 21:35:01.542  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  0 extracted, (97 KB/6 MB)
21:35:01  2025-01-11 21:35:01.713  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  1 extracted, (3 MB/6 MB)
21:35:01  2025-01-11 21:35:01.886  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  2 extracted, (3 MB/6 MB)
21:35:02  2025-01-11 21:35:02.045  INFO 3231 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  3 extracted, (6 MB/6 MB)
21:35:02  2025-01-11 21:35:02.066  INFO 3231 --- [           main] tc.testcontainers/ryuk:0.7.0             : Image testcontainers/ryuk:0.7.0 pull took PT1.228568S
21:35:02  2025-01-11 21:35:02.104  INFO 3231 --- [           main] tc.testcontainers/ryuk:0.7.0             : Creating container for image: testcontainers/ryuk:0.7.0
21:35:03  2025-01-11 21:35:02.991  INFO 3231 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 is starting: 6c94c2df757eaa01e0dbad7c1caed9ce437a681db0bcf136382ac292daef159b
21:35:03  2025-01-11 21:35:03.524  INFO 3231 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 started in PT1.419822S
21:35:03  2025-01-11 21:35:03.537  INFO 3231 --- [           main] o.t.utility.RyukResourceReaper           : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
21:35:03  2025-01-11 21:35:03.537  INFO 3231 --- [           main] org.testcontainers.DockerClientFactory   : Checking the system...
21:35:03  2025-01-11 21:35:03.538  INFO 3231 --- [           main] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
21:35:03  2025-01-11 21:35:03.543  INFO 3231 --- [           main] tc.grafana/k6:0.49.0                     : Pulling docker image: grafana/k6:0.49.0. Please be patient; this may take some time but only needs to be done once.
21:35:03  2025-01-11 21:35:03.870  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Starting to pull image
21:35:03  2025-01-11 21:35:03.872  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
21:35:04  2025-01-11 21:35:04.077  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (34 KB/? MB)
21:35:04  2025-01-11 21:35:04.095  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (292 KB/? MB)
21:35:04  2025-01-11 21:35:04.190  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (13 MB/? MB)
21:35:04  2025-01-11 21:35:04.267  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  0 extracted, (16 MB/27 MB)
21:35:04  2025-01-11 21:35:04.308  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  1 extracted, (16 MB/27 MB)
21:35:04  2025-01-11 21:35:04.397  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  2 extracted, (16 MB/27 MB)
21:35:04  2025-01-11 21:35:04.831  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  3 extracted, (27 MB/27 MB)
21:35:05  2025-01-11 21:35:04.926  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  4 extracted, (27 MB/27 MB)
21:35:05  2025-01-11 21:35:04.947  INFO 3231 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s)
21:35:05  2025-01-11 21:35:04.947  INFO 3231 --- [           main] tc.grafana/k6:0.49.0                     : Image grafana/k6:0.49.0 pull took PT1.403322S
21:35:05  2025-01-11 21:35:04.953  INFO 3231 --- [           main] tc.grafana/k6:0.49.0                     : Creating container for image: grafana/k6:0.49.0
21:35:05  2025-01-11 21:35:04.957  INFO 3231 --- [           main] tc.testcontainers/sshd:1.2.0             : Pulling docker image: testcontainers/sshd:1.2.0. Please be patient; this may take some time but only needs to be done once.
21:35:05  2025-01-11 21:35:05.307  INFO 3231 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Starting to pull image
21:35:05  2025-01-11 21:35:05.308  INFO 3231 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
21:35:05  2025-01-11 21:35:05.559  INFO 3231 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  0 extracted, (24 KB/? MB)
21:35:05  2025-01-11 21:35:05.713  INFO 3231 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  1 extracted, (2 MB/? MB)
21:35:05  2025-01-11 21:35:05.732  INFO 3231 --- [           main] tc.testcontainers/sshd:1.2.0             : Image testcontainers/sshd:1.2.0 pull took PT0.774792S
21:35:05  2025-01-11 21:35:05.738  INFO 3231 --- [           main] tc.testcontainers/sshd:1.2.0             : Creating container for image: testcontainers/sshd:1.2.0
21:35:06  2025-01-11 21:35:06.482  INFO 3231 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 is starting: a3b886cd35659c2471a609886e1ed4ed21d1cb39c99595350b63c0cc1b82f1a2
21:35:07  2025-01-11 21:35:07.003  INFO 3231 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 started in PT1.265013S
21:35:07  2025-01-11 21:35:07.356  INFO 3231 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 is starting: f46da296f6c1eef049f64207486f566a3fd52d02dccb1bda23ba0a7d33dd8ad8
21:35:07  2025-01-11 21:35:07.647  INFO 3231 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 started in PT2.693405S
21:35:09  127.0.0.1 - - [11/Jan/2025:21:35:09 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 1278 - "logType": "access"
21:35:09  127.0.0.1 - - [11/Jan/2025:21:35:09 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 1279 - "logType": "access"
21:35:09  127.0.0.1 - - [11/Jan/2025:21:35:09 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 1278 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 401 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 416 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 422 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 394 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 426 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 414 - "logType": "access"
21:35:10  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 301 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 393 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:10 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 397 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 324 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 406 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 418 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 296 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 379 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 400 - "logType": "access"
21:35:11  127.0.0.1 - - [11/Jan/2025:21:35:11 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 307 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 300 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 357 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 347 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 313 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 362 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 398 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 310 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 275 - "logType": "access"
21:35:12  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 341 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 321 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:13 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 307 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:13 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 424 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:13 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 261 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:13 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 345 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:13 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 278 - "logType": "access"
21:35:13  127.0.0.1 - - [11/Jan/2025:21:35:13 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 250 - "logType": "access"
21:35:13  2025-01-11 21:35:13.552  INFO 3231 --- [           main] org.onap.aai.it.performance.K6ReadTest   : 
21:35:13       ✓ status was 200
21:35:13       ✓ returned correct number of results
21:35:13  
21:35:13       checks.........................: 100.00% ✓ 70       ✗ 0  
21:35:13       data_received..................: 44 kB   8.3 kB/s
21:35:13       data_sent......................: 8.1 kB  1.5 kB/s
21:35:13       http_req_blocked...............: avg=35.99µs  min=1.52µs   med=2.32µs   max=433.64µs p(90)=6.72µs   p(95)=367.69µs
21:35:13       http_req_connecting............: avg=16.95µs  min=0s       med=0s       max=206.64µs p(90)=0s       p(95)=192.87µs
21:35:13     ✓ http_req_duration..............: avg=441.8ms  min=250.2ms  med=362.46ms max=1.35s    p(90)=447.06ms p(95)=1.35s   
21:35:13         { expected_response:true }...: avg=441.8ms  min=250.2ms  med=362.46ms max=1.35s    p(90)=447.06ms p(95)=1.35s   
21:35:13     ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 35 
21:35:13       http_req_receiving.............: avg=83.17µs  min=48.06µs  med=79.07µs  max=150.19µs p(90)=110.87µs p(95)=115.69µs
21:35:13       http_req_sending...............: avg=22.73µs  min=9.71µs   med=16.71µs  max=91.47µs  p(90)=31.84µs  p(95)=64.24µs 
21:35:13       http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
21:35:13       http_req_waiting...............: avg=441.7ms  min=250.03ms med=362.36ms max=1.35s    p(90)=446.95ms p(95)=1.35s   
21:35:13       http_reqs......................: 35      6.691244/s
21:35:13       iteration_duration.............: avg=442.29ms min=250.46ms med=362.69ms max=1.35s    p(90)=447.37ms p(95)=1.35s   
21:35:13       iterations.....................: 35      6.691244/s
21:35:13       vus............................: 3       min=3      max=3
21:35:13       vus_max........................: 3       min=3      max=3
21:35:13  
21:35:13  
21:35:13  21:35:13.552 [main] INFO  org.onap.aai.it.performance.K6ReadTest - 
21:35:13       ✓ status was 200
21:35:13       ✓ returned correct number of results
21:35:13  
21:35:13       checks.........................: 100.00% ✓ 70       ✗ 0  
21:35:13       data_received..................: 44 kB   8.3 kB/s
21:35:13       data_sent......................: 8.1 kB  1.5 kB/s
21:35:13       http_req_blocked...............: avg=35.99µs  min=1.52µs   med=2.32µs   max=433.64µs p(90)=6.72µs   p(95)=367.69µs
21:35:13       http_req_connecting............: avg=16.95µs  min=0s       med=0s       max=206.64µs p(90)=0s       p(95)=192.87µs
21:35:13     ✓ http_req_duration..............: avg=441.8ms  min=250.2ms  med=362.46ms max=1.35s    p(90)=447.06ms p(95)=1.35s   
21:35:13         { expected_response:true }...: avg=441.8ms  min=250.2ms  med=362.46ms max=1.35s    p(90)=447.06ms p(95)=1.35s   
21:35:13     ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 35 
21:35:13       http_req_receiving.............: avg=83.17µs  min=48.06µs  med=79.07µs  max=150.19µs p(90)=110.87µs p(95)=115.69µs
21:35:13       http_req_sending...............: avg=22.73µs  min=9.71µs   med=16.71µs  max=91.47µs  p(90)=31.84µs  p(95)=64.24µs 
21:35:13       http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
21:35:13       http_req_waiting...............: avg=441.7ms  min=250.03ms med=362.36ms max=1.35s    p(90)=446.95ms p(95)=1.35s   
21:35:13       http_reqs......................: 35      6.691244/s
21:35:13       iteration_duration.............: avg=442.29ms min=250.46ms med=362.69ms max=1.35s    p(90)=447.37ms p(95)=1.35s   
21:35:13       iterations.....................: 35      6.691244/s
21:35:13       vus............................: 3       min=3      max=3
21:35:13       vus_max........................: 3       min=3      max=3
21:35:13  
21:35:13  
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 87 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)\n\tat org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  2025-01-11 21:35:14.142  WARN 3231 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader
21:35:14  
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 87 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)\n\tat org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  2025-01-11 21:35:14.144  WARN 3231 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader
21:35:14  
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 87 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)\n\tat org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  2025-01-11 21:35:14.146  WARN 3231 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader
21:35:14  
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 87 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)\n\tat org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  2025-01-11 21:35:14.148  WARN 3231 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader
21:35:14  
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 87 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)\n\tat org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  2025-01-11 21:35:14.150  WARN 3231 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader
21:35:14  
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, LogTimestamp=2025-01-11T21:34:47.647649Z	could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 87 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)\n\tat org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)\n\tat org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)\n\tat org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  2025-01-11 21:35:14.153  WARN 3231 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader
21:35:14  
21:35:14  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
21:35:14  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:158)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:200)
21:35:14  	at org.reflections8.Reflections.<init>(Reflections.java:173)
21:35:14  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
21:35:14  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphNoOpBarrierVertexOnlyStep.processAllStarts(JanusGraphNoOpBarrierVertexOnlyStep.java:49)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.iterate(Traversal.java:210)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.iterate(GraphTraversal.java:4005)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal$Admin.iterate(GraphTraversal.java:241)
21:35:14  	at org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal.iterate(DefaultGraphTraversal.java:48)
21:35:14  	at org.onap.aai.it.performance.K6ReadTest.cleanup(K6ReadTest.java:79)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:14  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:14  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:14  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:14  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:14  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
21:35:14  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:14  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:14  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225)
21:35:14  	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:14  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:14  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:14  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:14  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:14  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:14  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:14  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:14  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:14  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:14  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:14  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
21:35:14  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
21:35:14  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
21:35:14  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
21:35:14  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
21:35:14  	... 87 common frames omitted
21:35:14  
21:35:14  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 29.27 s -- in org.onap.aai.it.performance.K6ReadTest
21:35:14  [INFO] Running org.onap.aai.it.performance.K6WriteTest
21:35:14  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 s -- in org.onap.aai.it.performance.K6WriteTest
21:35:14  [INFO] Running org.onap.aai.rest.BulkAddConsumerTest
21:35:14  2025-01-11 21:35:14.510  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:14  21:35:14.510 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:14  2025-01-11 21:35:14.618  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:14  21:35:14.618 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:14  2025-01-11T21:34:47.647649Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:14  2025-01-11 21:35:14.619  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:14  21:35:14.619 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:14  2025-01-11 21:35:14.681  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:14  21:35:14.681 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.377  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.377 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.381 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.342021Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.381 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.382 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.382 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.342021Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.385  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.385 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11T21:35:15.396745Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.401  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  21:35:15.401 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11T21:35:15.396745Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.402  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  21:35:15.402 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.406  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.406 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.439  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.439 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11T21:35:15.432951Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.441  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.441 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.432951Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.442 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.442  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.445 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.445  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11T21:35:15.432951Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.449  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  21:35:15.449 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11T21:35:15.432951Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  21:35:15.449 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.449  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:15  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.950 s -- in org.onap.aai.rest.BulkAddConsumerTest
21:35:15  [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest
21:35:15  2025-01-11 21:35:15.461  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.461 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11T21:35:15.432951Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.464  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:15  21:35:15.464 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:15  2025-01-11T21:35:15.432951Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.465  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:15  21:35:15.465 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:15  2025-01-11 21:35:15.468  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.468 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.526  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.526 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-01a73c08-a6c9-4a63-bf2a-3c095b845e1e","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-01a73c08-a6c9-4a63-bf2a-3c095b845e1e","body":{"200":null}}]}]}
21:35:15  1
21:35:15  2025-01-11 21:35:15.603  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.603 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.606 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.606 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.586725Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.586725Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.607 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.607 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.610  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.610 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-18aa8ac9-d892-4287-8b4f-fc091d49e75c","body":{"404":"{\"requestError\":{\"serviceException\":{\"messageId\":\"SVC3001\",\"text\":\"Resource not found for %1 using id %2 (msg\u003d%3) (ec\u003d%4)\",\"variables\":[\"DELETE\",\"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-18aa8ac9-d892-4287-8b4f-fc091d49e75c\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-18aa8ac9-d892-4287-8b4f-fc091d49e75c\",\"ERR.5.4.6114\"]}}}"}}]}]}
21:35:15  21:35:15.622 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.622  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.641  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.641 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.644  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.638099Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.644 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11T21:35:15.638099Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.644  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  21:35:15.644 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
21:35:15  2025-01-11 21:35:15.647  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.647 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:15  2025-01-11 21:35:15.830  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:15  21:35:15.830 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:16  2025-01-11 21:35:16.375  INFO 3231 --- [           main] o.onap.aai.rest.BulkProcessConsumerTest  : Response Code: 200	Entity: null
21:35:16  21:35:16.375 [main] INFO  org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200	Entity: null
21:35:16  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]}
21:35:16  2025-01-11 21:35:16.410  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:16  21:35:16.410 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:16  21:35:16.415 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:16  2025-01-11 21:35:16.415  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:16  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:16  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:16  21:35:16.417 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:16  2025-01-11 21:35:16.417  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:16  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 s -- in org.onap.aai.rest.BulkProcessConsumerTest
21:35:16  [INFO] Running org.onap.aai.rest.CloudRegionTest
21:35:16  
21:35:16    .   ____          _            __ _ _
21:35:16   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
21:35:16  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
21:35:16   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
21:35:16    '  |____| .__|_| |_|_| |_\__, | / / / /
21:35:16   =========|_|==============|___/=/_/_/_/
21:35:16   :: Spring Boot ::               (v2.7.18)
21:35:16  
21:35:16  2025-01-11 21:35:16.496  INFO 3231 --- [           main] org.onap.aai.rest.CloudRegionTest        : Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:35:16  21:35:16.496 [main] INFO  org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:35:16  2025-01-11 21:35:16.496  INFO 3231 --- [           main] org.onap.aai.rest.CloudRegionTest        : The following 2 profiles are active: "production", "one-way-ssl"
21:35:16  21:35:16.496 [main] INFO  org.onap.aai.rest.CloudRegionTest - The following 2 profiles are active: "production", "one-way-ssl"
21:35:17  21:35:17,060 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
21:35:17  21:35:17,061 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
21:35:17  21:35:17,061 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:35:17  21:35:17,061 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
21:35:17  21:35:17,062 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1258819324 - setting totalSizeCap to 1 GB
21:35:17  21:35:17,062 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1258819324 - Will use zip compression
21:35:17  21:35:17,062 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1258819324 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
21:35:17  21:35:17,063 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
21:35:17  21:35:17,063 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
21:35:17  21:35:17,063 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 11 21:35:13 UTC 2025
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
21:35:17  21:35:17,064 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@529618e4 - Registering current configuration as safe fallback point
21:35:17  
21:35:17  2025-01-11 21:35:17.092  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 9 keys and 46 values 
21:35:17  2025-01-11 21:35:17.093  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
21:35:17  2025-01-11 21:35:17.263  INFO 3231 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
21:35:17  21:35:17.263 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
21:35:17  [EL Warning]: moxy: 2025-01-11 21:35:17.318--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:17  [EL Warning]: moxy: 2025-01-11 21:35:17.532--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:17  [EL Warning]: moxy: 2025-01-11 21:35:17.765--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:18  [EL Warning]: moxy: 2025-01-11 21:35:18.011--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:18  [EL Warning]: moxy: 2025-01-11 21:35:18.263--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:18  [EL Warning]: moxy: 2025-01-11 21:35:18.661--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:19  [EL Warning]: moxy: 2025-01-11 21:35:19.194--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:19  2025-01-11 21:35:19.645  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
21:35:19  21:35:19.645 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
21:35:19  2025-01-11 21:35:19.645  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
21:35:19  21:35:19.645 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
21:35:19  2025-01-11 21:35:19.645  WARN 3231 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
21:35:19  21:35:19.645 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
21:35:19  2025-01-11 21:35:19.740  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:35:19  21:35:19.740 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:35:19  21:35:19.758 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:35:19  2025-01-11 21:35:19.758  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:35:19  2025-01-11 21:35:19.846  INFO 3231 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
21:35:19  21:35:19.846 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
21:35:20  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=400, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.			|
21:35:20  2025-01-11 21:35:19.992  WARN 3231 --- [           main] o.s.security.core.userdetails.User       : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.
21:35:20  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=400, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
21:35:20  2025-01-11 21:35:20.761  WARN 3231 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
21:35:20  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=400, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 			|
21:35:20  2025-01-11 21:35:20.912  WARN 3231 --- [           main] o.g.jersey.internal.inject.Providers     : A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 
21:35:21  2025-01-11 21:35:21.068  INFO 3231 --- [           main] org.onap.aai.rest.CloudRegionTest        : Started CloudRegionTest in 4.64 seconds (JVM running for 45.544)
21:35:21  21:35:21.068 [main] INFO  org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 4.64 seconds (JVM running for 45.544)
21:35:21  21:35:21.079 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:21  2025-01-11 21:35:21.079  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:21  2025-01-11 21:35:21.080  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:21  21:35:21.080 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:21  21:35:21.080 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:21  2025-01-11 21:35:21.080  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:21  127.0.0.1 - - [11/Jan/2025:21:35:21 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 210 - "logType": "access"
21:35:21  127.0.0.1 - - [11/Jan/2025:21:35:21 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 412 - "logType": "access"
21:35:21  127.0.0.1 - - [11/Jan/2025:21:35:21 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
21:35:22  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.761 s -- in org.onap.aai.rest.CloudRegionTest
21:35:22  [INFO] Running org.onap.aai.rest.ConfigurationTest
21:35:22  
21:35:22    .   ____          _            __ _ _
21:35:22   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
21:35:22  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
21:35:22   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
21:35:22    '  |____| .__|_| |_|_| |_\__, | / / / /
21:35:22   =========|_|==============|___/=/_/_/_/
21:35:22   :: Spring Boot ::               (v2.7.18)
21:35:22  
21:35:22  2025-01-11 21:35:22.251  INFO 3231 --- [           main] org.onap.aai.rest.ConfigurationTest      : Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:35:22  21:35:22.251 [main] INFO  org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:35:22  2025-01-11 21:35:22.251  INFO 3231 --- [           main] org.onap.aai.rest.ConfigurationTest      : The following 2 profiles are active: "production", "one-way-ssl"
21:35:22  21:35:22.251 [main] INFO  org.onap.aai.rest.ConfigurationTest - The following 2 profiles are active: "production", "one-way-ssl"
21:35:22  21:35:22,757 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
21:35:22  21:35:22,758 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
21:35:22  21:35:22,758 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:35:22  21:35:22,758 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
21:35:22  21:35:22,759 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1117376372 - setting totalSizeCap to 1 GB
21:35:22  21:35:22,759 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1117376372 - Will use zip compression
21:35:22  21:35:22,759 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1117376372 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
21:35:22  21:35:22,759 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
21:35:22  21:35:22,759 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
21:35:22  21:35:22,759 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 11 21:35:21 UTC 2025
21:35:22  21:35:22,760 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
21:35:22  21:35:22,760 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
21:35:22  21:35:22,760 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
21:35:22  21:35:22,760 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:35:22  21:35:22,760 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
21:35:22  21:35:22,761 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
21:35:22  21:35:22,761 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
21:35:22  21:35:22,761 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@2bd25ace - Registering current configuration as safe fallback point
21:35:22  
21:35:22  2025-01-11 21:35:22.786  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 9 keys and 46 values 
21:35:22  2025-01-11 21:35:22.788  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
21:35:23  2025-01-11 21:35:22.976  INFO 3231 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
21:35:23  21:35:22.976 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
21:35:23  [EL Warning]: moxy: 2025-01-11 21:35:23.014--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:23  [EL Warning]: moxy: 2025-01-11 21:35:23.262--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:23  [EL Warning]: moxy: 2025-01-11 21:35:23.503--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:23  [EL Warning]: moxy: 2025-01-11 21:35:23.744--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:24  [EL Warning]: moxy: 2025-01-11 21:35:23.996--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:24  [EL Warning]: moxy: 2025-01-11 21:35:24.318--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:24  [EL Warning]: moxy: 2025-01-11 21:35:24.837--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:25  2025-01-11 21:35:25.321  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
21:35:25  2025-01-11 21:35:25.321  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
21:35:25  21:35:25.321 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
21:35:25  21:35:25.321 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
21:35:25  2025-01-11 21:35:25.321  WARN 3231 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
21:35:25  21:35:25.321 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
21:35:25  2025-01-11 21:35:25.411  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:35:25  21:35:25.411 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:35:25  2025-01-11 21:35:25.428  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:35:25  21:35:25.428 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:35:25  2025-01-11 21:35:25.513  INFO 3231 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
21:35:25  21:35:25.513 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
21:35:25  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=400, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.			|
21:35:25  2025-01-11 21:35:25.633  WARN 3231 --- [           main] o.s.security.core.userdetails.User       : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.
21:35:26  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=400, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
21:35:26  2025-01-11 21:35:26.321  WARN 3231 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
21:35:26  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=400, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 			|
21:35:26  2025-01-11 21:35:26.503  WARN 3231 --- [           main] o.g.jersey.internal.inject.Providers     : A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 
21:35:26  2025-01-11 21:35:26.650  INFO 3231 --- [           main] org.onap.aai.rest.ConfigurationTest      : Started ConfigurationTest in 4.453 seconds (JVM running for 51.126)
21:35:26  21:35:26.650 [main] INFO  org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 4.453 seconds (JVM running for 51.126)
21:35:26  127.0.0.1 - - [11/Jan/2025:21:35:26 +0000] "GET /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 404 387 REST JUNIT JUNIT - - - - - - - - - - 207 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "PUT /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 201 0 REST JUNIT JUNIT - - - - - - - - - - 341 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "GET /aai/v12/resources/id/41136" 200 325 REST JUNIT JUNIT - - - - - - - - - - 20 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "GET /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 200 307 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "POST /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 200 0 REST JUNIT JUNIT - - - - - - - - - - 28 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "GET /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 200 307 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "PATCH /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 200 0 REST JUNIT JUNIT - - - - - - - - - - 23 - "logType": "access"
21:35:27  127.0.0.1 - - [11/Jan/2025:21:35:27 +0000] "GET /aai/v12/network/configurations/configuration/configtest55c73a4c-c302-41f7-982a-98763dd2d5ce" 200 307 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
21:35:27  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.708 s -- in org.onap.aai.rest.ConfigurationTest
21:35:27  [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest
21:35:28  2025-01-11 21:35:27.916  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:28  21:35:27.916 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:28  2025-01-11 21:35:27.916  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:28  21:35:27.916 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:28  2025-01-11 21:35:27.917  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:28  21:35:27.917 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:28  127.0.0.1 - - [11/Jan/2025:21:35:28 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 362 - "logType": "access"
21:35:28  127.0.0.1 - - [11/Jan/2025:21:35:28 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access"
21:35:28  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.onap.aai.rest.CustomerFilterSearchTest
21:35:28  [INFO] Running org.onap.aai.rest.ExampleConsumerTest
21:35:28  2025-01-11 21:35:28.634  INFO 3231 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
21:35:28  21:35:28.634 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
21:35:28  2025-01-11 21:35:28.642  INFO 3231 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
21:35:28  21:35:28.642 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
21:35:28  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.aai.rest.ExampleConsumerTest
21:35:28  [INFO] Running org.onap.aai.rest.ExceptionHandlerTest
21:35:28  2025-01-11 21:35:28.735 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  21:35:28.735 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  2025-01-11 21:35:28.966 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  21:35:28.966 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  21:35:28.980 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  2025-01-11 21:35:28.980 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:28  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:29  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.aai.rest.ExceptionHandlerTest
21:35:29  [INFO] Running org.onap.aai.rest.InvalidURITest
21:35:29  2025-01-11 21:35:28.991  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:29  21:35:28.991 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:29  2025-01-11 21:35:28.992  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:29  21:35:28.992 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:29  21:35:28.992 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:29  2025-01-11 21:35:28.992  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:29  127.0.0.1 - - [11/Jan/2025:21:35:29 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access"
21:35:29  {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}}
21:35:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.aai.rest.InvalidURITest
21:35:29  [INFO] Running org.onap.aai.rest.ModelDistributionTest
21:35:29  
21:35:29    .   ____          _            __ _ _
21:35:29   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
21:35:29  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
21:35:29   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
21:35:29    '  |____| .__|_| |_|_| |_\__, | / / / /
21:35:29   =========|_|==============|___/=/_/_/_/
21:35:29   :: Spring Boot ::               (v2.7.18)
21:35:29  
21:35:29  2025-01-11 21:35:29.092  INFO 3231 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:35:29  2025-01-11 21:35:29.092  INFO 3231 --- [           main] org.onap.aai.rest.ModelDistributionTest  : The following 2 profiles are active: "production", "one-way-ssl"
21:35:29  21:35:29.092 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:35:29  21:35:29.092 [main] INFO  org.onap.aai.rest.ModelDistributionTest - The following 2 profiles are active: "production", "one-way-ssl"
21:35:29  21:35:29,541 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
21:35:29  21:35:29,542 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
21:35:29  21:35:29,542 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:35:29  21:35:29,542 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
21:35:29  21:35:29,542 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1091646481 - setting totalSizeCap to 1 GB
21:35:29  21:35:29,543 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1091646481 - Will use zip compression
21:35:29  21:35:29,543 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1091646481 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
21:35:29  21:35:29,543 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
21:35:29  21:35:29,543 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
21:35:29  21:35:29,543 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 11 21:35:28 UTC 2025
21:35:29  21:35:29,544 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
21:35:29  21:35:29,544 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
21:35:29  21:35:29,544 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
21:35:29  21:35:29,544 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:35:29  21:35:29,544 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
21:35:29  21:35:29,546 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
21:35:29  21:35:29,546 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
21:35:29  21:35:29,546 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@47bc6bd3 - Registering current configuration as safe fallback point
21:35:29  
21:35:29  2025-01-11 21:35:29.559  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 9 keys and 46 values 
21:35:29  2025-01-11 21:35:29.561  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
21:35:29  2025-01-11 21:35:29.731  INFO 3231 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
21:35:29  21:35:29.731 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
21:35:29  [EL Warning]: moxy: 2025-01-11 21:35:29.772--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:30  [EL Warning]: moxy: 2025-01-11 21:35:29.983--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:30  [EL Warning]: moxy: 2025-01-11 21:35:30.217--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:30  [EL Warning]: moxy: 2025-01-11 21:35:30.501--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:30  [EL Warning]: moxy: 2025-01-11 21:35:30.745--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:31  [EL Warning]: moxy: 2025-01-11 21:35:31.023--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:31  [EL Warning]: moxy: 2025-01-11 21:35:31.332--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:31  [EL Warning]: moxy: 2025-01-11 21:35:31.783--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:32  2025-01-11 21:35:32.270  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
21:35:32  21:35:32.270 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
21:35:32  2025-01-11 21:35:32.270  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
21:35:32  21:35:32.270 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
21:35:32  2025-01-11 21:35:32.270  WARN 3231 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
21:35:32  21:35:32.270 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
21:35:32  21:35:32.351 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:35:32  2025-01-11 21:35:32.351  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:35:32  2025-01-11 21:35:32.368  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:35:32  21:35:32.368 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:35:32  2025-01-11 21:35:32.458  INFO 3231 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
21:35:32  21:35:32.458 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
21:35:32  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=500, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.			|
21:35:32  2025-01-11 21:35:32.512  WARN 3231 --- [           main] o.s.security.core.userdetails.User       : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.
21:35:33  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=500, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
21:35:33  2025-01-11 21:35:33.242  WARN 3231 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
21:35:33  2025-01-11T21:35:16.393379Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=12, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=500, LogTimestamp=2025-01-11T21:35:16.393379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=3	A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 			|
21:35:33  2025-01-11 21:35:33.372  WARN 3231 --- [           main] o.g.jersey.internal.inject.Providers     : A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 
21:35:33  2025-01-11 21:35:33.511  INFO 3231 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Started ModelDistributionTest in 4.483 seconds (JVM running for 57.987)
21:35:33  21:35:33.511 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Started ModelDistributionTest in 4.483 seconds (JVM running for 57.987)
21:35:34  127.0.0.1 - - [11/Jan/2025:21:35:34 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 212 - "logType": "access"
21:35:35  127.0.0.1 - - [11/Jan/2025:21:35:35 +0000] "PUT /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 689 - "logType": "access"
21:35:35  127.0.0.1 - - [11/Jan/2025:21:35:35 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 298 REST someTransaction test - - - - - - - - - - 97 - "logType": "access"
21:35:35  127.0.0.1 - - [11/Jan/2025:21:35:35 +0000] "DELETE /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1736631334708" 204 0 REST someTransaction test - - - - - - - - - - 441 - "logType": "access"
21:35:35  127.0.0.1 - - [11/Jan/2025:21:35:35 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 97 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "PUT /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 114 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 370 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "PUT /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 0 REST someTransaction test - - - - - - - - - - 438 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 310 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.663 s -- in org.onap.aai.rest.ModelDistributionTest
21:35:36  [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest
21:35:36  2025-01-11 21:35:36.694  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:36  21:35:36.694 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:36  2025-01-11 21:35:36.694  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:36  21:35:36.694 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:36  2025-01-11 21:35:36.694  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:36  21:35:36.694 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test5ebbcf86-f9da-426d-8cf3-be62ff50ba65" 404 371 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test5ebbcf86-f9da-426d-8cf3-be62ff50ba65" 201 0 REST JUNIT JUNIT - - - - - - - - - - 37 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "GET /aai/v11/generateurl/id/40976" 200 109 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
21:35:36  127.0.0.1 - - [11/Jan/2025:21:35:36 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test5ebbcf86-f9da-426d-8cf3-be62ff50ba65" 200 107 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access"
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test5ebbcf86-f9da-426d-8cf3-be62ff50ba65?resource-version=1736631336721" 204 0 REST JUNIT JUNIT - - - - - - - - - - 325 - "logType": "access"
21:35:37  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.onap.aai.rest.PserverGenerateUrlTest
21:35:37  [INFO] Running org.onap.aai.rest.PserverMissingTest
21:35:37  2025-01-11 21:35:37.139  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:37  21:35:37.139 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:37  2025-01-11 21:35:37.140  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  21:35:37.140 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  2025-01-11 21:35:37.140  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:37  21:35:37.140 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-bcdeb333-9d86-44a7-a0e1-fed2f3995596" 404 507 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
21:35:37  2025-01-11 21:35:37.163  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:37  21:35:37.163 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:37  2025-01-11 21:35:37.163  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  21:35:37.163 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  2025-01-11 21:35:37.163  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:37  21:35:37.163 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-8461fc5a-8bc3-4f9b-bf5b-97c6cf9ffa48" 201 0 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
21:35:37  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.onap.aai.rest.PserverMissingTest
21:35:37  [INFO] Running org.onap.aai.rest.PserverRelationshipTest
21:35:37  2025-01-11 21:35:37.505  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:37  21:35:37.505 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:37  2025-01-11 21:35:37.506  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  21:35:37.506 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  2025-01-11 21:35:37.506  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:37  21:35:37.506 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 73 - "logType": "access"
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 23 - "logType": "access"
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access"
21:35:37  2025-01-11 21:35:37.963  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:37  21:35:37.963 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:37  2025-01-11 21:35:37.963  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  21:35:37.963 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:37  21:35:37.963 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:37  2025-01-11 21:35:37.963  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:37  127.0.0.1 - - [11/Jan/2025:21:35:37 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access"
21:35:38  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.onap.aai.rest.PserverRelationshipTest
21:35:38  [INFO] Running org.onap.aai.rest.PserverTest
21:35:38  2025-01-11 21:35:38.016  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:38  21:35:38.016 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:38  2025-01-11 21:35:38.017  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:38  21:35:38.017 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:38  2025-01-11 21:35:38.017  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:38  21:35:38.017 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:38  127.0.0.1 - - [11/Jan/2025:21:35:38 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testaf886f17-d6a4-4be1-820a-b6d4f824a773" 404 371 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
21:35:38  127.0.0.1 - - [11/Jan/2025:21:35:38 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/testaf886f17-d6a4-4be1-820a-b6d4f824a773" 201 0 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access"
21:35:38  127.0.0.1 - - [11/Jan/2025:21:35:38 +0000] "GET /aai/v11/resources/id/90120" 200 119 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access"
21:35:38  127.0.0.1 - - [11/Jan/2025:21:35:38 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testaf886f17-d6a4-4be1-820a-b6d4f824a773" 200 107 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
21:35:38  127.0.0.1 - - [11/Jan/2025:21:35:38 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/testaf886f17-d6a4-4be1-820a-b6d4f824a773?resource-version=1736631338039" 204 0 REST JUNIT JUNIT - - - - - - - - - - 320 - "logType": "access"
21:35:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.onap.aai.rest.PserverTest
21:35:38  [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest
21:35:38  2025-01-11 21:35:38.424  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:35:38  21:35:38.424 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:35:38  2025-01-11 21:35:38.425  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:38  21:35:38.425 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:35:38  21:35:38.425 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:35:38  2025-01-11 21:35:38.425  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:35:38  21:35:38.429 [qtp285469571-183] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run
21:35:38  2025-01-11T21:35:38.428717Z||qtp285469571-183|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/11.0.16)|||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run
21:35:38  2025-01-11 21:35:38.429 ERROR 3231 --- [tp285469571-183] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run
21:35:38  127.0.0.1 - - [11/Jan/2025:21:35:38 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testf60519d0-d64d-499a-bd50-eaf5d7205be4" 400 326 REST - - - - - - - - - - - - 6 - "logType": "access"
21:35:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.aai.rest.PserverWrongHeaderTest
21:35:38  [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest
21:35:38  21:35:38.446 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
21:35:38  2025-01-11 21:35:38.446  INFO 3231 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
21:35:38  21:35:38.452 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
21:35:38  2025-01-11 21:35:38.452  INFO 3231 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
21:35:38  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.aai.rest.URLFromVertexIdConsumerTest
21:35:38  [INFO] Running org.onap.aai.rest.VertexIdConsumerTest
21:35:38  2025-01-11 21:35:38.487  INFO 3231 --- [           main] org.onap.aai.rest.VertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
21:35:38  21:35:38.487 [main] INFO  org.onap.aai.rest.VertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
21:35:38  {"pserver":{"hostname":"80feb30f-5d23-4688-a575-93e07082a933","in-maint":false,"resource-version":"1736631338506"}}
21:35:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.rest.VertexIdConsumerTest
21:35:38  [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
21:35:38  [EL Warning]: moxy: 2025-01-11 21:35:38.588--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:38  [EL Warning]: moxy: 2025-01-11 21:35:38.788--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:39  [EL Warning]: moxy: 2025-01-11 21:35:39.01--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:39  [EL Warning]: moxy: 2025-01-11 21:35:39.245--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:39  [EL Warning]: moxy: 2025-01-11 21:35:39.485--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:39  [EL Warning]: moxy: 2025-01-11 21:35:39.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:40  [EL Warning]: moxy: 2025-01-11 21:35:40.343--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:35:40  2025-01-11 21:35:40.815  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
21:35:40  21:35:40.815 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
21:35:40  2025-01-11 21:35:40.840  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
21:35:40  21:35:40.840 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
21:35:40  2025-01-11 21:35:40.848  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:40  21:35:40.848 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:40  2025-01-11T21:35:38.516912Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.864  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.864 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11T21:35:38.516912Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.866  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.866 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.869  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:40  2025-01-11T21:35:38.516912Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.873 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11T21:35:38.516912Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.873 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.869 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:40  21:35:40.873 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.873 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.876 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:40  2025-01-11 21:35:40.876  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:40  2025-01-11T21:35:38.516912Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.880  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.880 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11T21:35:38.516912Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.881  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  21:35:40.881 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.883  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:40  21:35:40.883 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:40  2025-01-11T21:35:40.918269Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|WARN|300|Precondition Failed:3000:Precondition Failed:resource-version MISMATCH for delete of generic-vnf|ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:40  2025-01-11 21:35:40.947  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:40  21:35:40.947 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
21:35:40  2025-01-11 21:35:40.949  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
21:35:40  {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["POST","/aai/v30/bulk/single-transaction","Invalid input performing %1 on %2:Operation 3 with action (DELETE) on uri (/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail) failed with status code (412), error code (ERR.5.4.6131) and msg (Precondition Failed:resource-version MISMATCH for delete of generic-vnf)","ERR.5.2.3000"]}}}
21:35:40  21:35:40.949 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
21:35:40  2025-01-11 21:35:40.952  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:40  21:35:40.952 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:40  2025-01-11 21:35:40.954  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:40  2025-01-11T21:35:40.948462Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:40  21:35:40.954 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:40  2025-01-11T21:35:40.948462Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:40  2025-01-11 21:35:40.955  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:40  21:35:40.955 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:35:41  2025-01-11 21:35:40.957  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:41  21:35:40.957 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:41  2025-01-11 21:35:40.988 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:41  
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  
21:35:41  21:35:40.988 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  2025-01-11 21:35:40.991  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:41  21:35:40.991 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:41  2025-01-11 21:35:40.996  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:41  21:35:40.996 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:41  2025-01-11 21:35:41.007 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:41  
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  
21:35:41  21:35:41.007 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  2025-01-11 21:35:41.310  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:41  {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
21:35:41  21:35:41.310 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:41  2025-01-11 21:35:41.333 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:41  
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  
21:35:41  21:35:41.333 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  2025-01-11 21:35:41.635  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:41  {"operation-responses":[{"action":"delete","uri":"/network/logical-links/logical-link/ll?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
21:35:41  21:35:41.635 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:41  2025-01-11 21:35:41.641  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:41  21:35:41.641 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:41  2025-01-11 21:35:41.659 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:41  
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  
21:35:41  21:35:41.659 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  2025-01-11 21:35:41.660  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:41  21:35:41.660 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:41  2025-01-11 21:35:41.664  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:41  21:35:41.664 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:41  21:35:41.675 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
21:35:41  2025-01-11 21:35:41.675  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
21:35:41  21:35:41.678 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:41  2025-01-11 21:35:41.678  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:41  2025-01-11 21:35:41.714 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:41  
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:41  
21:35:41  21:35:41.714 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:41  java.lang.NullPointerException: null
21:35:41  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:41  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:41  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:41  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:41  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:41  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:41  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:41  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:41  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:41  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:41  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:41  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:41  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:41  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:41  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:41  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:41  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:41  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:41  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:41  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:41  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:41  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:41  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  2025-01-11 21:35:42.017  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:42  21:35:42.017 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:42  2025-01-11 21:35:42.027  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:42  21:35:42.027 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:42  2025-01-11 21:35:42.032  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
21:35:42  21:35:42.032 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
21:35:42  2025-01-11 21:35:42.034  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:42  21:35:42.034 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:42  2025-01-11 21:35:42.037  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:42  2025-01-11T21:35:41.701942Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:42  21:35:42.037 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:42  2025-01-11T21:35:41.701942Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:42  2025-01-11 21:35:42.038  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:42  21:35:42.038 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
21:35:42  2025-01-11 21:35:42.040  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:42  21:35:42.040 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:42  2025-01-11 21:35:42.057 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:42  
21:35:42  java.lang.NullPointerException: null
21:35:42  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:42  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:42  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:42  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:42  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:42  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:42  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  
21:35:42  21:35:42.057 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:42  java.lang.NullPointerException: null
21:35:42  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:42  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:42  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:42  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:42  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:42  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:42  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  2025-01-11 21:35:42.059  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:42  21:35:42.059 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:42  2025-01-11 21:35:42.064  INFO 3231 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
21:35:42  21:35:42.064 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
21:35:42  2025-01-11 21:35:42.111 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:42  
21:35:42  java.lang.NullPointerException: null
21:35:42  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:42  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:42  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:42  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:42  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:42  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:42  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  
21:35:42  21:35:42.111 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:42  java.lang.NullPointerException: null
21:35:42  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:42  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:42  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:42  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:42  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:42  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:42  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  2025-01-11 21:35:42.415  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:42  {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]}
21:35:42  21:35:42.415 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:42  2025-01-11 21:35:42.453 ERROR 3231 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:42  
21:35:42  java.lang.NullPointerException: null
21:35:42  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:42  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:42  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:42  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:42  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:42  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:42  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  
21:35:42  21:35:42.453 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:42  java.lang.NullPointerException: null
21:35:42  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:42  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:42  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
21:35:42  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:42  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:42  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:42  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:42  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:35:42  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:35:42  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:35:42  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:35:42  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:35:42  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:35:42  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:35:42  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:35:42  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:35:42  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:35:42  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:35:42  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:35:42  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:35:42  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:35:42  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:35:42  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:35:42  2025-01-11 21:35:42.755  INFO 3231 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
21:35:42  {"operation-responses":[{"action":"delete","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a","response-status-code":201,"response-body":null}]}
21:35:42  21:35:42.755 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
21:35:42  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.238 s -- in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
21:35:42  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerTest
21:35:43  2025-01-11 21:35:42.778  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:43  21:35:42.778 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:43  2025-01-11 21:35:42.887 ERROR 3231 --- [p1854393783-258] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:43  
21:35:43  java.lang.NullPointerException: null
21:35:43  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:43  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:43  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:43  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:43  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:43  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:43  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:43  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:43  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:43  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:43  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:43  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:43  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:43  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:43  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:43  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:43  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:43  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:43  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:43  
21:35:43  21:35:42.887 [qtp1854393783-258] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:43  java.lang.NullPointerException: null
21:35:43  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:43  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:43  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:43  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:43  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:43  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:43  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:43  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:43  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:43  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:43  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:43  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:43  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:43  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:43  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:43  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:43  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:43  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:43  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:43  127.0.0.1 - - [11/Jan/2025:21:35:42 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 105 - "logType": "access"
21:35:43  2025-01-11 21:35:43.057 ERROR 3231 --- [p1854393783-258] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:43  
21:35:43  java.lang.NullPointerException: null
21:35:43  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:43  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:43  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:43  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:43  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:43  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:43  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:43  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:43  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:43  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:43  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:43  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:43  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:43  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:43  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:43  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:43  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:43  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:43  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:43  
21:35:43  21:35:43.057 [qtp1854393783-258] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:43  java.lang.NullPointerException: null
21:35:43  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:43  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:43  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:43  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:43  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:43  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:43  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:43  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:43  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:43  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:43  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:43  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:43  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:43  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:43  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:43  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:43  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:43  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:43  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:43  127.0.0.1 - - [11/Jan/2025:21:35:43 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 468 - "logType": "access"
21:35:43  127.0.0.1 - - [11/Jan/2025:21:35:43 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1858 REST someTransaction test - - - - - - - - - - 119 - "logType": "access"
21:35:43  21:35:43.507 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:43  2025-01-11 21:35:43.507  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:43  127.0.0.1 - - [11/Jan/2025:21:35:43 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?skip-related-to=true&format=resource" 200 506 REST someTransaction test - - - - - - - - - - 92 - "logType": "access"
21:35:43  2025-01-11 21:35:43.607  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:43  21:35:43.607 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:43  127.0.0.1 - - [11/Jan/2025:21:35:43 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03" 200 670 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:43  2025-01-11 21:35:43.813 ERROR 3231 --- [p1854393783-258] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:43  
21:35:43  java.lang.NullPointerException: null
21:35:43  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:43  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:43  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:43  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:43  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:43  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:43  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:43  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:43  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:43  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:43  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:43  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:43  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:43  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:43  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:43  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:43  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:43  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:43  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:43  
21:35:43  21:35:43.813 [qtp1854393783-258] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:43  java.lang.NullPointerException: null
21:35:43  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:43  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:43  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:43  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:43  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:43  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:43  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:43  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:43  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:43  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:43  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:43  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:43  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:43  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:43  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:43  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:43  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:43  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:43  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:43  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:43  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:43  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:43  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:43  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:43  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:43  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:43  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:43  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:43  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:43  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:43  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:43  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:43  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:43  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:43  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:43  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:43  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:43  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:43  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:43  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:43  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:43  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:43  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:43  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:43  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:44  127.0.0.1 - - [11/Jan/2025:21:35:44 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?resource-version=1736631342983" 204 0 REST someTransaction test - - - - - - - - - - 409 - "logType": "access"
21:35:44  127.0.0.1 - - [11/Jan/2025:21:35:44 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1264 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:44  2025-01-11 21:35:44.319 ERROR 3231 --- [p1854393783-258] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:44  
21:35:44  java.lang.NullPointerException: null
21:35:44  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:44  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:44  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:44  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:44  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:44  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:44  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:44  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:44  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:44  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:44  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:44  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:44  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:44  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:44  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:44  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:44  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:44  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:44  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:44  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:44  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:44  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:44  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:44  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:44  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:44  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:44  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:44  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:44  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:44  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:44  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:44  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:44  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:44  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:44  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:44  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:44  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:44  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:44  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:44  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:44  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:44  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:44  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:44  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:44  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:44  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:44  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:44  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:44  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:44  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:44  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:44  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:44  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:44  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:44  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:44  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:44  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:44  
21:35:44  21:35:44.319 [qtp1854393783-258] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:44  java.lang.NullPointerException: null
21:35:44  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:44  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:44  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:44  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:44  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:44  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:44  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:44  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:44  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:44  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:44  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:44  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:44  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:44  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:44  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:44  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:44  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:44  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:44  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:44  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:44  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:44  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:44  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:44  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:44  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:44  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:44  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:44  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:44  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:44  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:44  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:44  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:44  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:44  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:44  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:44  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:44  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:44  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:44  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:44  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:44  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:44  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:44  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:44  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:44  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:44  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:44  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:44  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:44  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:44  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:44  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:44  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:44  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:44  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:44  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:44  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:44  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:44  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:44  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:44  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:44  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:44  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:44  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:44  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:44  127.0.0.1 - - [11/Jan/2025:21:35:44 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?resource-version=1736631343797" 204 0 REST someTransaction test - - - - - - - - - - 396 - "logType": "access"
21:35:44  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:44  2025-01-11 21:35:44.627  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:45  2025-01-11 21:35:44.955  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:45  21:35:44.955 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 404 337 REST someTransaction test - - - - - - - - - - 90 - "logType": "access"
21:35:45  2025-01-11 21:35:45.150 ERROR 3231 --- [p1854393783-258] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:45  
21:35:45  java.lang.NullPointerException: null
21:35:45  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:45  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:45  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:45  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:45  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:45  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:45  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:45  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:45  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:45  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:45  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:45  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:45  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:45  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:45  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:45  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:45  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:45  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:45  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:45  
21:35:45  21:35:45.150 [qtp1854393783-258] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:45  java.lang.NullPointerException: null
21:35:45  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:45  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:45  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:45  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:45  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:45  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:45  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:45  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:45  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:45  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:45  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:45  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:45  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:45  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:45  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:45  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:45  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:45  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:45  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 201 0 REST someTransaction test - - - - - - - - - - 99 - "logType": "access"
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?depth=10000" 200 1238 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 404 352 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:45  21:35:45.448 [qtp1854393783-258] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:45  java.lang.NullPointerException: null
21:35:45  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:45  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:45  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:45  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:45  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:45  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:45  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:45  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:45  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:45  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:45  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:45  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:45  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:45  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:45  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:45  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:45  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:45  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:45  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:45  2025-01-11 21:35:45.448 ERROR 3231 --- [p1854393783-258] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:45  
21:35:45  java.lang.NullPointerException: null
21:35:45  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:45  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:45  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:45  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:45  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:45  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:45  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:45  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:45  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:45  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:45  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:45  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:45  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:45  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:45  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:45  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:45  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:45  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:45  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:45  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:45  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:45  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:45  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:45  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:45  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:45  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:45  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:45  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:45  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:45  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:45  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:45  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:45  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:45  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:45  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:45  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:45  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:45  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:45  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:45  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:45  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:45  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:45  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:45  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:45  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:45  
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 201 0 REST someTransaction test - - - - - - - - - - 108 - "logType": "access"
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02?depth=10000" 200 943 REST someTransaction test - - - - - - - - - - 99 - "logType": "access"
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1925 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 99 - "logType": "access"
21:35:45  127.0.0.1 - - [11/Jan/2025:21:35:45 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 104 - "logType": "access"
21:35:46  2025-01-11 21:35:45.970 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:46  
21:35:46  java.lang.NullPointerException: null
21:35:46  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:46  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:46  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:46  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:46  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:46  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:46  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:46  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:46  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:46  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:46  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:46  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:46  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:46  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:46  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:46  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:46  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:46  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:46  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:46  
21:35:46  21:35:45.970 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:46  java.lang.NullPointerException: null
21:35:46  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:46  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:46  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:46  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:46  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:46  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:46  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:46  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:46  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:46  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:46  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:46  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:46  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:46  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:46  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:46  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:46  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:46  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:46  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:46  127.0.0.1 - - [11/Jan/2025:21:35:46 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02?resource-version=1736631345428" 204 0 REST someTransaction test - - - - - - - - - - 410 - "logType": "access"
21:35:46  127.0.0.1 - - [11/Jan/2025:21:35:46 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1238 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:46  2025-01-11 21:35:46.481 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:46  
21:35:46  java.lang.NullPointerException: null
21:35:46  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:46  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:46  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:46  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:46  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:46  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:46  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:46  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:46  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:46  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:46  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:46  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:46  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:46  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:46  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:46  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:46  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:46  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:46  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:46  
21:35:46  21:35:46.481 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:46  java.lang.NullPointerException: null
21:35:46  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:46  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:46  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:46  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:46  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:46  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:46  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:46  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:46  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:46  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:46  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:46  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:46  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:46  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:46  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:46  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:46  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:46  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:46  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:46  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:46  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:46  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:46  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:46  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:46  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:46  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:46  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:46  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:46  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:46  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:46  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:46  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:46  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:46  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:46  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:46  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:46  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:46  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:46  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:46  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:46  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:46  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:46  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:46  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:46  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:46  127.0.0.1 - - [11/Jan/2025:21:35:46 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?resource-version=1736631345957" 204 0 REST someTransaction test - - - - - - - - - - 408 - "logType": "access"
21:35:46  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:46  2025-01-11 21:35:46.790  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:47  2025-01-11 21:35:47.107  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:47  21:35:47.107 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:47  127.0.0.1 - - [11/Jan/2025:21:35:47 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/5bd8f13d-50c1-41e8-9095-d801df680020" 404 363 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:47  2025-01-11 21:35:47.298 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:47  
21:35:47  java.lang.NullPointerException: null
21:35:47  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:47  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:47  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:47  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:47  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:47  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:47  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:47  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:47  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:47  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:47  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:47  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:47  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:47  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:47  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:47  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:47  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:47  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:47  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:47  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:47  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:47  
21:35:47  21:35:47.298 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:47  java.lang.NullPointerException: null
21:35:47  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:47  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:47  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:47  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:47  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:47  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:47  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:47  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:47  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:47  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:47  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:47  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:47  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:47  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:47  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:47  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:47  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:47  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:47  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:47  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:47  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:47  127.0.0.1 - - [11/Jan/2025:21:35:47 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/5bd8f13d-50c1-41e8-9095-d801df680020" 201 0 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:47  127.0.0.1 - - [11/Jan/2025:21:35:47 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/5bd8f13d-50c1-41e8-9095-d801df680020?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 105 - "logType": "access"
21:35:47  127.0.0.1 - - [11/Jan/2025:21:35:47 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/49308848-63f4-4716-b5d0-6cbfe978ec9d" 404 363 REST someTransaction test - - - - - - - - - - 87 - "logType": "access"
21:35:47  21:35:47.611 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:47  java.lang.NullPointerException: null
21:35:47  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:47  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:47  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:47  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:47  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:47  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:47  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:47  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:47  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:47  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:47  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:47  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:47  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:47  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:47  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:47  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:47  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:47  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:47  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:47  2025-01-11 21:35:47.611 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:47  
21:35:47  java.lang.NullPointerException: null
21:35:47  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:47  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:47  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:47  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:47  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:47  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:47  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:47  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:47  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:47  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:47  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:47  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:47  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:47  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:47  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:47  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:47  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:47  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:47  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:47  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:47  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:47  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:47  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:47  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:47  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:47  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:47  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:47  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:47  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:47  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:47  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:47  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:47  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:47  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:47  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:47  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:47  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:47  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:47  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:47  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:47  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:47  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:47  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:47  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:47  
21:35:47  127.0.0.1 - - [11/Jan/2025:21:35:47 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/49308848-63f4-4716-b5d0-6cbfe978ec9d" 201 0 REST someTransaction test - - - - - - - - - - 100 - "logType": "access"
21:35:47  127.0.0.1 - - [11/Jan/2025:21:35:47 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/49308848-63f4-4716-b5d0-6cbfe978ec9d?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:47  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:47  2025-01-11 21:35:47.715  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:48  2025-01-11 21:35:48.027  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:48  21:35:48.027 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:48  2025-01-11 21:35:48.126 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:48  
21:35:48  java.lang.NullPointerException: null
21:35:48  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:48  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:48  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:48  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:48  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:48  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:48  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:48  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:48  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:48  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:48  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:48  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:48  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:48  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:48  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:48  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:48  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:48  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:48  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:48  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:48  
21:35:48  21:35:48.126 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:48  java.lang.NullPointerException: null
21:35:48  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:48  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:48  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:48  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:48  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:48  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:48  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:48  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:48  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:48  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:48  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:48  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:48  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:48  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:48  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:48  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:48  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:48  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:48  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:48  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:48  127.0.0.1 - - [11/Jan/2025:21:35:48 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:48  2025-01-11 21:35:48.239 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:48  
21:35:48  java.lang.NullPointerException: null
21:35:48  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:48  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:48  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:48  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:48  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:48  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:48  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:48  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:48  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:48  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:48  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:48  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:48  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:48  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:48  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:48  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:48  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:48  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:48  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:48  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:48  
21:35:48  21:35:48.239 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:48  java.lang.NullPointerException: null
21:35:48  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:48  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:48  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:48  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:48  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:48  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:48  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:48  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:48  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:48  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:48  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:48  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:48  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:48  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:48  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:48  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:48  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:48  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:48  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:48  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:48  127.0.0.1 - - [11/Jan/2025:21:35:48 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 110 - "logType": "access"
21:35:48  127.0.0.1 - - [11/Jan/2025:21:35:48 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:48  21:35:48.344 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
21:35:48  2025-01-11 21:35:48.344  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
21:35:48  127.0.0.1 - - [11/Jan/2025:21:35:48 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:48  2025-01-11 21:35:48.442  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
21:35:48  21:35:48.442 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
21:35:48  127.0.0.1 - - [11/Jan/2025:21:35:48 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:48  21:35:48.634 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:48  java.lang.NullPointerException: null
21:35:48  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:48  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:48  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:48  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:48  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:48  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:48  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:48  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:48  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:48  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:48  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:48  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:48  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:48  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:48  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:48  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:48  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:48  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:48  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:48  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:48  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:48  2025-01-11 21:35:48.634 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:48  
21:35:48  java.lang.NullPointerException: null
21:35:48  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:48  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:48  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:48  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:48  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:48  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:48  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:48  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:48  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:48  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:48  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:48  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:48  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:48  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:48  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:48  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:48  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:48  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:48  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:48  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:48  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:48  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:48  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:48  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:48  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:48  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:48  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:48  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:48  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:48  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:48  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:48  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:48  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:48  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:48  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:48  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:48  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:48  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:48  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:48  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:48  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:48  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:48  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:48  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:48  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:48  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:48  
21:35:48  127.0.0.1 - - [11/Jan/2025:21:35:48 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?resource-version=1736631348218" 204 0 REST someTransaction test - - - - - - - - - - 403 - "logType": "access"
21:35:49  127.0.0.1 - - [11/Jan/2025:21:35:49 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 89 - "logType": "access"
21:35:49  21:35:49.145 [qtp1854393783-259] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:49  java.lang.NullPointerException: null
21:35:49  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:49  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:49  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:49  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:49  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:49  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:49  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:49  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:49  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:49  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:49  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:49  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:49  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:49  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:49  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:49  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:49  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:49  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:49  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:49  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:49  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:49  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:49  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:49  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:49  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:49  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:49  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:49  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:49  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:49  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:49  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:49  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:49  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:49  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:49  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:49  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:49  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:49  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:49  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:49  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:49  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:49  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:49  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:49  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:49  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:49  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:49  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:49  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:49  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:49  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:49  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:49  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:49  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:49  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:49  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:49  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:49  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:49  2025-01-11 21:35:49.145 ERROR 3231 --- [p1854393783-259] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:49  
21:35:49  java.lang.NullPointerException: null
21:35:49  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:49  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:49  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:49  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:49  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:49  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:49  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:49  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:49  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:49  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:49  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:49  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:49  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:49  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:49  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:49  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:49  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:49  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:49  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:49  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:49  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:49  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:49  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:49  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:49  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:49  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:49  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:49  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:49  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:49  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:49  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:49  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:49  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:49  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:49  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:49  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:49  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:49  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:49  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:49  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:49  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:49  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:49  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:49  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:49  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:49  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:49  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:49  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:49  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:49  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:49  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:49  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:49  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:49  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:49  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:49  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:49  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:49  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:49  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:49  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:49  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:49  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:49  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:49  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:49  
21:35:49  127.0.0.1 - - [11/Jan/2025:21:35:49 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?resource-version=1736631348622" 204 0 REST someTransaction test - - - - - - - - - - 441 - "logType": "access"
21:35:49  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:49  2025-01-11 21:35:49.484  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:49  2025-01-11 21:35:49.801  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:49  21:35:49.801 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:49  127.0.0.1 - - [11/Jan/2025:21:35:49 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false" 404 333 REST someTransaction test - - - - - - - - - - 89 - "logType": "access"
21:35:50  21:35:50.027 [qtp1854393783-260] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:50  java.lang.NullPointerException: null
21:35:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:50  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:50  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:50  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:50  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:50  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:50  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:50  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:50  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:50  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:50  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:50  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:50  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:50  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:50  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:50  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:50  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:50  2025-01-11 21:35:50.027 ERROR 3231 --- [p1854393783-260] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:50  
21:35:50  java.lang.NullPointerException: null
21:35:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:50  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:50  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:50  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:50  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:50  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:50  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:50  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:50  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:50  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:50  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:50  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:50  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:50  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:50  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:50  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:50  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:50  
21:35:50  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 201 0 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:35:50  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 200 1236 REST someTransaction test - - - - - - - - - - 87 - "logType": "access"
21:35:50  21:35:50.262 [qtp1854393783-256] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:50  java.lang.NullPointerException: null
21:35:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:50  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:50  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:50  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:50  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:50  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:50  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:50  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:50  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:50  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:50  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:50  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:50  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:50  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:50  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:50  2025-01-11 21:35:50.262 ERROR 3231 --- [p1854393783-256] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:50  
21:35:50  java.lang.NullPointerException: null
21:35:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:50  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:50  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:50  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:50  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:50  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:50  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:50  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:50  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:50  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:50  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:50  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:50  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:50  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:50  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:50  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:50  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:50  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:50  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:50  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:50  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:50  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:50  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:50  
21:35:50  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1736631350022" 204 0 REST someTransaction test - - - - - - - - - - 395 - "logType": "access"
21:35:50  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 404 333 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:50  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:50  2025-01-11 21:35:50.658  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:50  2025-01-11 21:35:50.669  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:50  21:35:50.669 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:50  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 404 363 REST someTransaction test - - - - - - - - - - 104 - "logType": "access"
21:35:50  21:35:50.871 [qtp1854393783-260] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:50  java.lang.NullPointerException: null
21:35:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:50  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:50  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:50  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:50  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:50  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:50  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:50  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:50  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:50  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:50  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:50  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:50  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:50  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:50  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:50  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:50  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:50  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:50  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:50  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:50  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:50  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:50  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:50  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:50  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:50  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:50  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:51  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:51  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:51  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:51  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:51  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:51  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:51  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:51  2025-01-11 21:35:50.871 ERROR 3231 --- [p1854393783-260] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:51  
21:35:51  java.lang.NullPointerException: null
21:35:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:51  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:51  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:51  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:51  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:51  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:51  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:51  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:51  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:51  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:51  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:51  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:51  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:51  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:51  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:51  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:51  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:51  
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 201 0 REST someTransaction test - - - - - - - - - - 95 - "logType": "access"
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:50 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 404 365 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:51  21:35:51.163 [qtp1854393783-253] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:51  java.lang.NullPointerException: null
21:35:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:51  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:51  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:51  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:51  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:51  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:51  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:51  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:51  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:51  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:51  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:51  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:51  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:51  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:51  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:51  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:51  2025-01-11 21:35:51.163 ERROR 3231 --- [p1854393783-253] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:51  
21:35:51  java.lang.NullPointerException: null
21:35:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:51  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:51  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:51  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:51  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:51  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:51  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:51  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:51  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:51  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:51  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:51  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:51  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:51  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:51  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:51  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:51  
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 201 0 REST someTransaction test - - - - - - - - - - 100 - "logType": "access"
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:51  21:35:51.367 [qtp1854393783-260] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:51  java.lang.NullPointerException: null
21:35:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:35:51  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
21:35:51  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:83)
21:35:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:51  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:51  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:51  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:51  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:51  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:51  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:51  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:51  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:51  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:51  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:51  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:51  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:51  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:51  2025-01-11 21:35:51.367 ERROR 3231 --- [p1854393783-260] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:51  
21:35:51  java.lang.NullPointerException: null
21:35:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:35:51  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
21:35:51  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:83)
21:35:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:51  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:51  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:51  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:51  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:51  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:51  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:51  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:51  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:51  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:51  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:51  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:51  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:51  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:51  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:51  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:51  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:51  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:51  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:51  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:51  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:51  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:51  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:51  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:51  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:51  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:51  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:51  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:51  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:51  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:51  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:51  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:51  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:51  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:51  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:51  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:51  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:51  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:51  
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 99 - "logType": "access"
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?resultIndex=1&resultSize=1&includeTotalCount=false&format=resource" 200 495 REST someTransaction test - - - - - - - - - - 87 - "logType": "access"
21:35:51  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:51  2025-01-11 21:35:51.466  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:51  2025-01-11 21:35:51.781  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:51  21:35:51.781 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:51  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 404 333 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:51  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:51  2025-01-11 21:35:51.881  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:52  2025-01-11 21:35:51.893  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:52  21:35:51.893 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:51 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 404 363 REST someTransaction test - - - - - - - - - - 89 - "logType": "access"
21:35:52  21:35:52.081 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:52  java.lang.NullPointerException: null
21:35:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:52  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:52  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:52  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:52  2025-01-11 21:35:52.081 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:52  
21:35:52  java.lang.NullPointerException: null
21:35:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:52  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:52  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:52  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:52  
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:52 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 201 0 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:52 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:52 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 404 365 REST someTransaction test - - - - - - - - - - 89 - "logType": "access"
21:35:52  2025-01-11 21:35:52.362 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:52  
21:35:52  java.lang.NullPointerException: null
21:35:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:52  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:52  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:52  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:52  
21:35:52  21:35:52.362 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:52  java.lang.NullPointerException: null
21:35:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:52  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:52  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:52  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:52  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:52  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:52  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:52  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:52  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:52  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:52  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:52 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 201 0 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:52 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:52  2025-01-11T21:35:52.578573Z|76efc3c4-0d4c-48d5-a9f1-1092bc8c2b21|pool-151-thread-1|/aai/v30/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|300|No relationship was found:3000:Not Found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list|ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run
21:35:52  21:35:52.580 [pool-151-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run
21:35:52  2025-01-11 21:35:52.580 ERROR 3231 --- [ol-151-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run
21:35:52  127.0.0.1 - - [11/Jan/2025:21:35:52 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list" 404 423 REST someTransaction test - - - - - - - - - - 117 - "logType": "access"
21:35:52  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:52  2025-01-11 21:35:52.585  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:53  21:35:52.904 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:53  2025-01-11 21:35:52.904  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:53  21:35:53.001 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11 21:35:53.001  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11T21:35:52.999102Z|de9a9bc4-6788-4f14-8186-914315083549|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  21:35:53.002 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11T21:35:52.999102Z|de9a9bc4-6788-4f14-8186-914315083549|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11 21:35:53.002  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship" 400 321 REST someTransaction test - - - - - - - - - - 90 - "logType": "access"
21:35:53  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:53  2025-01-11 21:35:53.011  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:53  21:35:53.020 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:53  2025-01-11 21:35:53.020  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-patch-test" 404 327 REST someTransaction test - - - - - - - - - - 89 - "logType": "access"
21:35:53  2025-01-11 21:35:53.208 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:53  
21:35:53  java.lang.NullPointerException: null
21:35:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:53  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:53  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:53  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:53  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:53  
21:35:53  21:35:53.208 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:53  java.lang.NullPointerException: null
21:35:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:53  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:53  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:53  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:53  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-patch-test" 201 0 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:53  2025-01-11 21:35:53.313 ERROR 3231 --- [p1854393783-260] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:53  
21:35:53  java.lang.NullPointerException: null
21:35:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:53  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:99)
21:35:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:53  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:53  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:53  
21:35:53  21:35:53.313 [qtp1854393783-260] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:53  java.lang.NullPointerException: null
21:35:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:53  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:99)
21:35:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:53  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:53  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:53  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:53  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:53  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:53  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:53  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:53  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:53  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "PATCH /aai/v30/cloud-infrastructure/pservers/pserver/pserver-patch-test" 200 0 REST someTransaction test - - - - - - - - - - 100 - "logType": "access"
21:35:53  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:53  2025-01-11 21:35:53.318  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:53  21:35:53.633 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:53  2025-01-11 21:35:53.633  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:53  2025-01-11 21:35:53.720  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  21:35:53.720 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11T21:35:53.718338Z|11d2a9d3-c5b8-4d63-8730-c8c11603a5b3|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11T21:35:53.718338Z|11d2a9d3-c5b8-4d63-8730-c8c11603a5b3|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  2025-01-11 21:35:53.721  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  21:35:53.721 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf" 400 260 REST someTransaction test - - - - - - - - - - 86 - "logType": "access"
21:35:53  21:35:53.820 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11T21:35:53.818269Z|b19fd092-38dd-412f-bd27-33af40ac7ec8|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11 21:35:53.820  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11T21:35:53.818269Z|b19fd092-38dd-412f-bd27-33af40ac7ec8|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  21:35:53.821 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11 21:35:53.821  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 291 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:53  2025-01-11T21:35:53.909797Z|150abdc7-74db-4a02-bff9-fb6858e953e9|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  21:35:53.911 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11 21:35:53.911  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  21:35:53.912 [qtp1854393783-255] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11 21:35:53.912  WARN 3231 --- [p1854393783-255] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  2025-01-11T21:35:53.909797Z|150abdc7-74db-4a02-bff9-fb6858e953e9|qtp1854393783-255|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
21:35:53  127.0.0.1 - - [11/Jan/2025:21:35:53 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 294 REST someTransaction test - - - - - - - - - - 86 - "logType": "access"
21:35:53  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:53  2025-01-11 21:35:53.917  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:54  21:35:53.957 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:54  2025-01-11 21:35:53.957  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:54  127.0.0.1 - - [11/Jan/2025:21:35:54 +0000] "GET /aai/v30/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:54  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:54  2025-01-11 21:35:54.076  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:54  21:35:54.088 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:54  2025-01-11 21:35:54.088  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:54  127.0.0.1 - - [11/Jan/2025:21:35:54 +0000] "PUT /aai/v30/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 86 - "logType": "access"
21:35:54  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:54  2025-01-11 21:35:54.182  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:54  2025-01-11 21:35:54.191  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:54  21:35:54.191 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:54  127.0.0.1 - - [11/Jan/2025:21:35:54 +0000] "DELETE /aai/v30/fake-infrastructure/pservers/pserver/fajsidj" 400 290 REST someTransaction test - - - - - - - - - - 83 - "logType": "access"
21:35:54  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:54  2025-01-11 21:35:54.283  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:54  2025-01-11 21:35:54.293  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:54  21:35:54.293 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:54  127.0.0.1 - - [11/Jan/2025:21:35:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers?resultIndex=1&resultSize=10" 200 179 REST someTransaction test - - - - - - - - - - 103 - "logType": "access"
21:35:54  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:54  2025-01-11 21:35:54.412  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:54  2025-01-11 21:35:54.726  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:54  21:35:54.726 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:54  127.0.0.1 - - [11/Jan/2025:21:35:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 404 363 REST someTransaction test - - - - - - - - - - 89 - "logType": "access"
21:35:55  2025-01-11 21:35:54.914 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:55  
21:35:55  java.lang.NullPointerException: null
21:35:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:55  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:55  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:55  
21:35:55  21:35:54.914 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:55  java.lang.NullPointerException: null
21:35:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:55  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:55  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:54 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 201 0 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 404 365 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:35:55  2025-01-11 21:35:55.207 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:55  
21:35:55  java.lang.NullPointerException: null
21:35:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:55  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:55  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:55  
21:35:55  21:35:55.207 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:55  java.lang.NullPointerException: null
21:35:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:55  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:55  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 201 0 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:35:55  2025-01-11 21:35:55.409 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:55  
21:35:55  java.lang.NullPointerException: null
21:35:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:35:55  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
21:35:55  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:83)
21:35:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:55  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:55  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:55  
21:35:55  21:35:55.409 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:55  java.lang.NullPointerException: null
21:35:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:35:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:35:55  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
21:35:55  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:83)
21:35:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:55  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:55  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:55  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:55  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:55  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:55  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:55  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:55  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:55  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 98 - "logType": "access"
21:35:55  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list?resultIndex=1&resultSize=1&includeTotalCount=false" 200 345 REST someTransaction test - - - - - - - - - - 93 - "logType": "access"
21:35:55  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:55  2025-01-11 21:35:55.512  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:55  2025-01-11 21:35:55.827  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:55  21:35:55.827 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:56  2025-01-11 21:35:55.926 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:56  
21:35:56  java.lang.NullPointerException: null
21:35:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:56  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:56  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:56  
21:35:56  21:35:55.926 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:56  java.lang.NullPointerException: null
21:35:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:56  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:56  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:55 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:35:56  21:35:56.037 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:56  java.lang.NullPointerException: null
21:35:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:56  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:56  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:56  2025-01-11 21:35:56.037 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:56  
21:35:56  java.lang.NullPointerException: null
21:35:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:56  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:56  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:56  
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:56 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 106 - "logType": "access"
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:35:56  21:35:56.142 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
21:35:56  2025-01-11 21:35:56.142  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:56 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers?vserver-selflink=somelink05&skip-related-to=true" 200 496 REST someTransaction test - - - - - - - - - - 99 - "logType": "access"
21:35:56  21:35:56.245 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:56  2025-01-11 21:35:56.245  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:56 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05" 200 672 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:56  2025-01-11 21:35:56.450 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:56  
21:35:56  java.lang.NullPointerException: null
21:35:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:56  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:56  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:56  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:56  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:56  
21:35:56  21:35:56.450 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:56  java.lang.NullPointerException: null
21:35:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:56  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:56  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:56  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:56  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:56  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:56  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:56  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:56  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:56  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:56  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:56  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:56 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05?resource-version=1736631356018" 204 0 REST someTransaction test - - - - - - - - - - 408 - "logType": "access"
21:35:56  127.0.0.1 - - [11/Jan/2025:21:35:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 92 - "logType": "access"
21:35:57  2025-01-11 21:35:56.947 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:57  
21:35:57  java.lang.NullPointerException: null
21:35:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:57  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:57  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:57  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:57  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:57  
21:35:57  21:35:56.947 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:57  java.lang.NullPointerException: null
21:35:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:57  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:57  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:57  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:57  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:57  127.0.0.1 - - [11/Jan/2025:21:35:57 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?resource-version=1736631356439" 204 0 REST someTransaction test - - - - - - - - - - 398 - "logType": "access"
21:35:57  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:57  2025-01-11 21:35:57.254  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:57  21:35:57.573 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:57  2025-01-11 21:35:57.573  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:57  21:35:57.672 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:57  java.lang.NullPointerException: null
21:35:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:57  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:57  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:57  2025-01-11 21:35:57.672 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:57  
21:35:57  java.lang.NullPointerException: null
21:35:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:57  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:57  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:57  
21:35:57  127.0.0.1 - - [11/Jan/2025:21:35:57 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 95 - "logType": "access"
21:35:57  21:35:57.781 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:57  java.lang.NullPointerException: null
21:35:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:57  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:57  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:57  2025-01-11 21:35:57.781 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:57  
21:35:57  java.lang.NullPointerException: null
21:35:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:57  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:57  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:57  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:57  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:57  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:57  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:57  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:57  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:57  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:57  
21:35:57  127.0.0.1 - - [11/Jan/2025:21:35:57 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 107 - "logType": "access"
21:35:57  127.0.0.1 - - [11/Jan/2025:21:35:57 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1937 REST someTransaction test - - - - - - - - - - 97 - "logType": "access"
21:35:57  21:35:57.884 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:57  2025-01-11 21:35:57.884  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:58  127.0.0.1 - - [11/Jan/2025:21:35:57 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?skip-related-to=true&format=resource_and_url" 200 641 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:35:58  21:35:57.983 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:58  2025-01-11 21:35:57.983  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
21:35:58  127.0.0.1 - - [11/Jan/2025:21:35:58 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04" 200 670 REST someTransaction test - - - - - - - - - - 95 - "logType": "access"
21:35:58  2025-01-11 21:35:58.187 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:58  
21:35:58  java.lang.NullPointerException: null
21:35:58  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:58  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:58  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:58  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:58  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:58  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:58  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:58  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:58  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:58  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:58  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:58  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:58  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:58  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:58  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:58  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:58  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:58  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:58  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:58  
21:35:58  21:35:58.187 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:58  java.lang.NullPointerException: null
21:35:58  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:58  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:58  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:58  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:58  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:58  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:58  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:58  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:58  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:58  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:58  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:58  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:58  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:58  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:58  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:58  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:58  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:58  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:58  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:58  127.0.0.1 - - [11/Jan/2025:21:35:58 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?resource-version=1736631357762" 204 0 REST someTransaction test - - - - - - - - - - 411 - "logType": "access"
21:35:58  127.0.0.1 - - [11/Jan/2025:21:35:58 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1343 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:35:58  2025-01-11 21:35:58.682 ERROR 3231 --- [p1854393783-255] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:58  
21:35:58  java.lang.NullPointerException: null
21:35:58  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:58  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:58  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:58  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:58  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:58  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:58  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:58  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:58  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:58  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:58  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:58  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:58  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:58  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:58  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:58  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:58  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:58  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:58  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:58  
21:35:58  21:35:58.682 [qtp1854393783-255] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:58  java.lang.NullPointerException: null
21:35:58  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:58  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:58  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:58  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
21:35:58  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:161)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:35:58  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:35:58  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:58  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:58  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:58  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:58  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:58  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:58  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:58  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:58  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:58  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:58  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:58  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:58  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:58  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:58  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:58  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:58  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:58  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:58  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:58  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:58  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:58  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:58  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:58  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:58  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:58  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:58  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:58  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:58  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:58  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:58  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:58  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:58  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:58  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:58  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:58  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:58  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:58  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:58  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:58 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?resource-version=1736631358173" 204 0 REST someTransaction test - - - - - - - - - - 396 - "logType": "access"
21:35:59  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:35:59  2025-01-11 21:35:58.990  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:35:59  21:35:59.305 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
21:35:59  2025-01-11 21:35:59.305  INFO 3231 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 404 363 REST someTransaction test - - - - - - - - - - 84 - "logType": "access"
21:35:59  2025-01-11 21:35:59.483 ERROR 3231 --- [p1854393783-254] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:59  
21:35:59  java.lang.NullPointerException: null
21:35:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:59  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:59  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:59  
21:35:59  21:35:59.483 [qtp1854393783-254] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:59  java.lang.NullPointerException: null
21:35:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:59  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:59  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 201 0 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 99 - "logType": "access"
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 404 365 REST someTransaction test - - - - - - - - - - 88 - "logType": "access"
21:35:59  2025-01-11 21:35:59.781 ERROR 3231 --- [p1854393783-254] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:35:59  
21:35:59  java.lang.NullPointerException: null
21:35:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:59  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:59  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:59  
21:35:59  21:35:59.781 [qtp1854393783-254] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:35:59  java.lang.NullPointerException: null
21:35:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:35:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:35:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
21:35:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
21:35:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:68)
21:35:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
21:35:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:35:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:35:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:35:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:35:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:35:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:35:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:35:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:35:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:35:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:35:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:35:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:35:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:35:59  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:35:59  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:35:59  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:35:59  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:35:59  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:35:59  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:35:59  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:35:59  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:35:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:35:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:35:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:35:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:35:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:35:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:35:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:35:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:35:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:35:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:35:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:35:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:35:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:35:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:35:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:35:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:35:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:35:59  	at java.base/java.lang.Thread.run(Thread.java:829)
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 201 0 REST someTransaction test - - - - - - - - - - 97 - "logType": "access"
21:35:59  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c?depth=10000" 200 452 REST someTransaction test - - - - - - - - - - 92 - "logType": "access"
21:36:00  2025-01-11 21:35:59.978 ERROR 3231 --- [p1854393783-260] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:36:00  
21:36:00  java.lang.NullPointerException: null
21:36:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:36:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:36:00  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
21:36:00  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:83)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:36:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:36:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:36:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:36:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:36:00  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:36:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:36:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:36:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:36:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:36:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:36:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:36:00  	at java.base/java.lang.Thread.run(Thread.java:829)
21:36:00  
21:36:00  21:35:59.978 [qtp1854393783-260] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:36:00  java.lang.NullPointerException: null
21:36:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:36:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:36:00  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
21:36:00  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:83)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:36:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:36:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:36:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:36:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:36:00  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:36:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:36:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:36:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:36:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:36:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:36:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:36:00  	at java.base/java.lang.Thread.run(Thread.java:829)
21:36:00  127.0.0.1 - - [11/Jan/2025:21:35:59 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 97 - "logType": "access"
21:36:00  2025-01-11 21:36:00.077 ERROR 3231 --- [p1854393783-260] o.o.a.r.n.NotificationService            : Error sending Delta Events
21:36:00  
21:36:00  java.lang.NullPointerException: null
21:36:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:36:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:36:00  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
21:36:00  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:179)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:36:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:36:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:36:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:36:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:36:00  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:36:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:36:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:36:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:36:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:36:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:36:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:36:00  	at java.base/java.lang.Thread.run(Thread.java:829)
21:36:00  
21:36:00  21:36:00.077 [qtp1854393783-260] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
21:36:00  java.lang.NullPointerException: null
21:36:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
21:36:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
21:36:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
21:36:00  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
21:36:00  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:179)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
21:36:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
21:36:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
21:36:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
21:36:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
21:36:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
21:36:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
21:36:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
21:36:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
21:36:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
21:36:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
21:36:00  	at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:96)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122)
21:36:00  	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
21:36:00  	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:196)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
21:36:00  	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
21:36:00  	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112)
21:36:00  	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221)
21:36:00  	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
21:36:00  	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
21:36:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
21:36:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
21:36:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
21:36:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
21:36:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
21:36:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
21:36:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
21:36:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
21:36:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
21:36:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
21:36:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
21:36:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
21:36:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
21:36:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
21:36:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
21:36:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
21:36:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
21:36:00  	at java.base/java.lang.Thread.run(Thread.java:829)
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 204 0 REST someTransaction test - - - - - - - - - - 95 - "logType": "access"
21:36:00  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:36:00  2025-01-11 21:36:00.082  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:36:00  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.63 s -- in org.onap.aai.rest.resources.ResourcesControllerTest
21:36:00  [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest
21:36:00  21:36:00.411 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:36:00  2025-01-11 21:36:00.411  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:36:00  2025-01-11 21:36:00.412  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  21:36:00.412 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  2025-01-11 21:36:00.412  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:36:00  21:36:00.412 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 5 - "logType": "access"
21:36:00  21:36:00.442 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:36:00  2025-01-11 21:36:00.442  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:36:00  21:36:00.442 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  2025-01-11 21:36:00.442  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  21:36:00.443 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:36:00  2025-01-11 21:36:00.443  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  2025-01-11 21:36:00.512  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:36:00  21:36:00.512 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:36:00  2025-01-11 21:36:00.512  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  21:36:00.512 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  21:36:00.513 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:36:00  2025-01-11 21:36:00.513  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  2025-01-11 21:36:00.566  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:36:00  21:36:00.566 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:36:00  2025-01-11 21:36:00.567  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  21:36:00.567 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  2025-01-11 21:36:00.567  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:36:00  21:36:00.567 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  2025-01-11 21:36:00.582  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
21:36:00  21:36:00.582 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
21:36:00  2025-01-11 21:36:00.583  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  21:36:00.583 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
21:36:00  2025-01-11 21:36:00.583  INFO 3231 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
21:36:00  21:36:00.583 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
21:36:00  127.0.0.1 - - [11/Jan/2025:21:36:00 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
21:36:00  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.onap.aai.rest.retired.RetiredConsumerSpringTest
21:36:00  [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest
21:36:00  
21:36:00    .   ____          _            __ _ _
21:36:00   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
21:36:00  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
21:36:00   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
21:36:00    '  |____| .__|_| |_|_| |_\__, | / / / /
21:36:00   =========|_|==============|___/=/_/_/_/
21:36:00   :: Spring Boot ::               (v2.7.18)
21:36:00  
21:36:00  2025-01-11 21:36:00.686  INFO 3231 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:36:00  2025-01-11 21:36:00.686  INFO 3231 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : The following 2 profiles are active: "production", "one-way-ssl"
21:36:00  21:36:00.686 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:36:00  21:36:00.686 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - The following 2 profiles are active: "production", "one-way-ssl"
21:36:01  21:36:01,094 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
21:36:01  21:36:01,096 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
21:36:01  21:36:01,096 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:36:01  21:36:01,096 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
21:36:01  21:36:01,096 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@128547030 - setting totalSizeCap to 1 GB
21:36:01  21:36:01,097 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@128547030 - Will use zip compression
21:36:01  21:36:01,097 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@128547030 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
21:36:01  21:36:01,098 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
21:36:01  21:36:01,098 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
21:36:01  21:36:01,098 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 11 21:36:00 UTC 2025
21:36:01  21:36:01,098 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
21:36:01  21:36:01,098 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
21:36:01  21:36:01,098 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
21:36:01  21:36:01,098 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:36:01  21:36:01,098 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
21:36:01  21:36:01,099 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
21:36:01  21:36:01,099 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
21:36:01  21:36:01,099 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@7293f4ac - Registering current configuration as safe fallback point
21:36:01  
21:36:01  2025-01-11 21:36:01.108  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 2 ms to scan 1 urls, producing 9 keys and 46 values 
21:36:01  2025-01-11 21:36:01.109  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 0 ms to scan 1 urls, producing 7 keys and 7 values 
21:36:01  2025-01-11 21:36:01.260  INFO 3231 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
21:36:01  21:36:01.260 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
21:36:01  [EL Warning]: moxy: 2025-01-11 21:36:01.295--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:01  [EL Warning]: moxy: 2025-01-11 21:36:01.5--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:01  [EL Warning]: moxy: 2025-01-11 21:36:01.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:02  [EL Warning]: moxy: 2025-01-11 21:36:01.998--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:02  [EL Warning]: moxy: 2025-01-11 21:36:02.244--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:02  [EL Warning]: moxy: 2025-01-11 21:36:02.533--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:02  [EL Warning]: moxy: 2025-01-11 21:36:02.838--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:03  [EL Warning]: moxy: 2025-01-11 21:36:03.294--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:03  2025-01-11 21:36:03.763  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
21:36:03  2025-01-11 21:36:03.763  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
21:36:03  21:36:03.763 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
21:36:03  21:36:03.763 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
21:36:03  2025-01-11 21:36:03.763  WARN 3231 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
21:36:03  21:36:03.763 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
21:36:03  2025-01-11 21:36:03.818  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:36:03  21:36:03.818 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:36:03  2025-01-11 21:36:03.833  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:36:03  21:36:03.833 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:36:04  2025-01-11 21:36:03.926  INFO 3231 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
21:36:04  21:36:03.926 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
21:36:04  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.			|
21:36:04  2025-01-11 21:36:03.975  WARN 3231 --- [           main] o.s.security.core.userdetails.User       : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.
21:36:04  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
21:36:04  2025-01-11 21:36:04.749  WARN 3231 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
21:36:04  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, LogTimestamp=2025-01-11T21:35:42.448168Z, elapsedTime=1	A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 			|
21:36:04  2025-01-11 21:36:04.891  WARN 3231 --- [           main] o.g.jersey.internal.inject.Providers     : A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 
21:36:05  21:36:05.031 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Started EchoHealthIndicatorTest in 4.398 seconds (JVM running for 89.506)
21:36:05  2025-01-11 21:36:05.031  INFO 3231 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Started EchoHealthIndicatorTest in 4.398 seconds (JVM running for 89.506)
21:36:05  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.464 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest
21:36:05  [INFO] Running org.onap.aai.rest.util.EchoResponseTest
21:36:05  [EL Warning]: moxy: 2025-01-11 21:36:05.143--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:05  [EL Warning]: moxy: 2025-01-11 21:36:05.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:05  [EL Warning]: moxy: 2025-01-11 21:36:05.56--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:05  [EL Warning]: moxy: 2025-01-11 21:36:05.793--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:06  [EL Warning]: moxy: 2025-01-11 21:36:06.032--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:06  [EL Warning]: moxy: 2025-01-11 21:36:06.397--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:06  [EL Warning]: moxy: 2025-01-11 21:36:06.904--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:07  2025-01-11 21:36:07.370  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
21:36:07  21:36:07.370 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
21:36:07  2025-01-11 21:36:07.416  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
21:36:07  21:36:07.416 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
21:36:07  2025-01-11 21:36:07.426  INFO 3231 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
21:36:07  21:36:07.426 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
21:36:07  2025-01-11 21:36:07.429  INFO 3231 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
21:36:07  21:36:07.429 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
21:36:07  2025-01-11 21:36:07.431 ERROR 3231 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while getting ids
21:36:07  
21:36:07  org.onap.aai.exceptions.AAIException: null
21:36:07  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
21:36:07  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:78)
21:36:07  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:108)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:07  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:36:07  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:36:07  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:36:07  
21:36:07  21:36:07.431 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids
21:36:07  org.onap.aai.exceptions.AAIException: null
21:36:07  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
21:36:07  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:78)
21:36:07  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:108)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:07  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:36:07  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:36:07  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:36:07  2025-01-11 21:36:07.431  WARN 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 78 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 108 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:36:07  21:36:07.431 [main] WARN  org.onap.aai.logging.ErrorLogHelper - 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 78 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 108 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:36:07  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||WARN|300|Invalid X-FromAppId in header:3000:Bad Request:null|4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 78 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 108 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:36:07  2025-01-11 21:36:07.434  INFO 3231 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
21:36:07  21:36:07.434 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
21:36:07  2025-01-11 21:36:07.436 ERROR 3231 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
21:36:07  
21:36:07  org.onap.aai.exceptions.AAIException: Error establishing a database connection
21:36:07  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:115)
21:36:07  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:93)
21:36:07  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:128)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:07  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:36:07  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:36:07  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:36:07  
21:36:07  21:36:07.436 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
21:36:07  org.onap.aai.exceptions.AAIException: Error establishing a database connection
21:36:07  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:115)
21:36:07  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:93)
21:36:07  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:128)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:36:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
21:36:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:36:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:36:07  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
21:36:07  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
21:36:07  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
21:36:07  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
21:36:07  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
21:36:07  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21:36:07  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21:36:07  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21:36:07  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21:36:07  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21:36:07  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
21:36:07  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21:36:07  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21:36:07  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
21:36:07  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21:36:07  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21:36:07  2025-01-11 21:36:07.436 ERROR 3231 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 115 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 93 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 128 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:36:07  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 115 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 93 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 128 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:36:07  21:36:07.436 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 115 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 93 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 128 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
21:36:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.352 s -- in org.onap.aai.rest.util.EchoResponseTest
21:36:07  [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest
21:36:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.rest.util.LogFormatToolsTest
21:36:07  [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest
21:36:07  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.rest.util.ValidateEncodingTest
21:36:07  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerMockTest
21:36:07  
21:36:07    .   ____          _            __ _ _
21:36:07   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
21:36:07  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
21:36:07   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
21:36:07    '  |____| .__|_| |_|_| |_\__, | / / / /
21:36:07   =========|_|==============|___/=/_/_/_/
21:36:07   :: Spring Boot ::               (v2.7.18)
21:36:07  
21:36:07  2025-01-11 21:36:07.567  INFO 3231 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:36:07  2025-01-11 21:36:07.567  INFO 3231 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : The following 2 profiles are active: "production", "one-way-ssl"
21:36:07  21:36:07.567 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-96912 with PID 3231 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
21:36:07  21:36:07.567 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - The following 2 profiles are active: "production", "one-way-ssl"
21:36:08  21:36:07,973 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
21:36:08  21:36:07,974 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
21:36:08  21:36:07,974 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:36:08  21:36:07,974 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
21:36:08  21:36:07,974 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2113387763 - setting totalSizeCap to 1 GB
21:36:08  21:36:07,975 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2113387763 - Will use zip compression
21:36:08  21:36:07,975 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2113387763 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
21:36:08  21:36:07,975 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
21:36:08  21:36:07,975 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
21:36:08  21:36:07,975 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 11 21:36:00 UTC 2025
21:36:08  21:36:07,976 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
21:36:08  21:36:07,976 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
21:36:08  21:36:07,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
21:36:08  21:36:07,976 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:36:08  21:36:07,976 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
21:36:08  21:36:07,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
21:36:08  21:36:07,977 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
21:36:08  21:36:07,977 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@32c0cdbf - Registering current configuration as safe fallback point
21:36:08  
21:36:08  2025-01-11 21:36:08.006  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 9 keys and 46 values 
21:36:08  2025-01-11 21:36:08.007  INFO 3231 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
21:36:08  2025-01-11 21:36:08.159  INFO 3231 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
21:36:08  21:36:08.159 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
21:36:08  [EL Warning]: moxy: 2025-01-11 21:36:08.195--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:08  [EL Warning]: moxy: 2025-01-11 21:36:08.402--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:08  [EL Warning]: moxy: 2025-01-11 21:36:08.633--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:08  [EL Warning]: moxy: 2025-01-11 21:36:08.9--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:09  [EL Warning]: moxy: 2025-01-11 21:36:09.149--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:09  [EL Warning]: moxy: 2025-01-11 21:36:09.431--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:09  [EL Warning]: moxy: 2025-01-11 21:36:09.74--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:10  [EL Warning]: moxy: 2025-01-11 21:36:10.229--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
21:36:10  2025-01-11 21:36:10.675  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
21:36:10  2025-01-11 21:36:10.675  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
21:36:10  21:36:10.675 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
21:36:10  21:36:10.675 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
21:36:10  2025-01-11 21:36:10.676  WARN 3231 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
21:36:10  21:36:10.676 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
21:36:10  2025-01-11 21:36:10.753  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:36:10  21:36:10.753 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:36:10  2025-01-11 21:36:10.769  INFO 3231 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
21:36:10  21:36:10.769 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
21:36:10  2025-01-11 21:36:10.858  INFO 3231 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
21:36:10  21:36:10.858 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
21:36:10  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.			|
21:36:10  2025-01-11 21:36:10.908  WARN 3231 --- [           main] o.s.security.core.userdetails.User       : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.
21:36:11  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
21:36:11  2025-01-11 21:36:11.652  WARN 3231 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
21:36:11  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 			|
21:36:11  2025-01-11 21:36:11.790  WARN 3231 --- [           main] o.g.jersey.internal.inject.Providers     : A provider org.onap.aai.config.SecurityConfig registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.onap.aai.config.SecurityConfig will be ignored. 
21:36:11  2025-01-11 21:36:11.919  INFO 3231 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Started ResourcesControllerMockTest in 4.42 seconds (JVM running for 96.394)
21:36:11  21:36:11.919 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Started ResourcesControllerMockTest in 4.42 seconds (JVM running for 96.394)
21:36:12  2025-01-11T21:36:12.103585Z|0998087b-d153-4e06-a3ca-86136936d06e|pool-187-thread-1|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 144 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 141 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
21:36:12  21:36:12.121 [pool-187-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 144 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 141 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
21:36:12  2025-01-11 21:36:12.121 ERROR 3231 --- [ol-187-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 144 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 141 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
21:36:12  2025-01-11T21:36:12.103585Z|0998087b-d153-4e06-a3ca-86136936d06e|pool-187-thread-1|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 144 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 141 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
21:36:12  2025-01-11 21:36:12.123 ERROR 3231 --- [ol-187-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 144 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 141 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
21:36:12  21:36:12.123 [pool-187-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 144 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 141 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
21:36:12  127.0.0.1 - - [11/Jan/2025:21:36:12 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 189 - "logType": "access"
21:36:12  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:36:12  2025-01-11 21:36:12.130  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:36:12  2025-01-11T21:36:12.231727Z|e86dc90a-36e1-4167-86b8-efe3c322b119|qtp1133243884-404|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
21:36:12  21:36:12.238 [qtp1133243884-404] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
21:36:12  2025-01-11 21:36:12.238 ERROR 3231 --- [p1133243884-404] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
21:36:12  2025-01-11T21:36:12.231727Z|e86dc90a-36e1-4167-86b8-efe3c322b119|qtp1133243884-404|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
21:36:12  21:36:12.239 [qtp1133243884-404] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
21:36:12  2025-01-11 21:36:12.239 ERROR 3231 --- [p1133243884-404] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 68 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
21:36:12  127.0.0.1 - - [11/Jan/2025:21:36:12 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 96 - "logType": "access"
21:36:12  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:36:12  2025-01-11 21:36:12.246  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:36:12  2025-01-11T21:36:12.343942Z|fc95b4a3-fce2-407c-b15b-c3c1a71f734f|qtp1133243884-409|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11 21:36:12.349 ERROR 3231 --- [p1133243884-409] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  21:36:12.349 [qtp1133243884-409] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11T21:36:12.343942Z|fc95b4a3-fce2-407c-b15b-c3c1a71f734f|qtp1133243884-409|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11 21:36:12.350 ERROR 3231 --- [p1133243884-409] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  21:36:12.350 [qtp1133243884-409] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 83 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  127.0.0.1 - - [11/Jan/2025:21:36:12 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 303 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:36:12  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:36:12  2025-01-11 21:36:12.357  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:36:12  2025-01-11T21:36:12.454857Z|51e83d94-9d9d-4c59-9130-a01103f29e17|qtp1133243884-408|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 161 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  21:36:12.459 [qtp1133243884-408] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 161 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11 21:36:12.459 ERROR 3231 --- [p1133243884-408] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 161 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11T21:36:12.454857Z|51e83d94-9d9d-4c59-9130-a01103f29e17|qtp1133243884-408|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 161 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11 21:36:12.462 ERROR 3231 --- [p1133243884-408] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 161 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  21:36:12.462 [qtp1133243884-408] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 161 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  127.0.0.1 - - [11/Jan/2025:21:36:12 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/someHostname" 500 275 REST someTransaction test - - - - - - - - - - 94 - "logType": "access"
21:36:12  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:36:12  2025-01-11 21:36:12.469  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:36:12  2025-01-11T21:36:12.568675Z|9f9f227f-eded-4176-818e-b565d67e0fd6|qtp1133243884-408|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  21:36:12.571 [qtp1133243884-408] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11 21:36:12.571 ERROR 3231 --- [p1133243884-408] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11T21:36:12.568675Z|9f9f227f-eded-4176-818e-b565d67e0fd6|qtp1133243884-408|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  2025-01-11 21:36:12.572 ERROR 3231 --- [p1133243884-408] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  21:36:12.572 [qtp1133243884-408] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 179 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
21:36:12  127.0.0.1 - - [11/Jan/2025:21:36:12 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 306 REST someTransaction test - - - - - - - - - - 91 - "logType": "access"
21:36:12  2025-01-11T21:35:42.448168Z|7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=7c764aef-0fe3-4b7b-a2ed-e0574c1f8bbd, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.244, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=3, InvocationID=f26e8d38-c29b-496a-a081-a9ebe1a8a90e, ErrorCode=300, LogTimestamp=2025-01-11T21:35:42.448168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-96912, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
21:36:12  2025-01-11 21:36:12.579  WARN 3231 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
21:36:14  2025-01-11 21:36:14.677  INFO 3231 --- [           main] org.onap.aai.ResourcesApp                : Shutting down both realtime and cached connections
21:36:14  21:36:14.677 [main] INFO  org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections
21:36:14  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.243 s -- in org.onap.aai.rest.resources.ResourcesControllerMockTest
21:36:15  [INFO] 
21:36:15  [INFO] Results:
21:36:15  [INFO] 
21:36:15  [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 2
21:36:15  [INFO] 
21:36:15  [INFO] 
21:36:15  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-resources ---
21:36:15  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
21:36:15  [INFO] Analyzed bundle 'aai-resources' with 53 classes
21:36:15  [INFO] 
21:36:15  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources ---
21:36:16  [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.5-SNAPSHOT.jar
21:36:16  [INFO] 
21:36:16  [INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-resources ---
21:36:17  [INFO] Layout: ZIP
21:36:17  [INFO] Replacing main artifact with repackaged archive
21:36:17  [INFO] 
21:36:17  [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources ---
21:36:18  [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml
21:36:19  [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.5-SNAPSHOT-build
21:36:20  [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.5-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
21:36:20  [INFO] 
21:36:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-resources ---
21:36:20  [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-it.exec,excludes=**/*WebSecurityConfig.*
21:36:20  [INFO] 
21:36:20  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources ---
21:36:20  [INFO] Tests are skipped.
21:36:20  [INFO] 
21:36:20  [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources ---
21:36:20  [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:36:20  [INFO] ignoreDelta true
21:36:20  [INFO] Copying 1 resource
21:36:20  [INFO] Copying file aai-resources-1.15.5-SNAPSHOT.jar
21:36:20  [INFO] 
21:36:20  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-resources ---
21:36:20  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:36:20  [INFO] 
21:36:20  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-resources ---
21:36:20  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
21:36:20  [INFO] Analyzed bundle 'aai-resources' with 53 classes
21:36:20  [INFO] All coverage checks have been met.
21:36:20  [INFO] 
21:36:20  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources ---
21:36:20  [INFO] Tests are skipped.
21:36:20  [INFO] 
21:36:20  [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources ---
21:36:20  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.5-SNAPSHOT/aai-resources-1.15.5-SNAPSHOT.jar
21:36:21  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.5-SNAPSHOT/aai-resources-1.15.5-SNAPSHOT.pom
21:36:21  [INFO] ------------------------------------------------------------------------
21:36:21  [INFO] Reactor Summary:
21:36:21  [INFO] 
21:36:21  [INFO] aai-resources ...................................... SUCCESS [  8.342 s]
21:36:21  [INFO] aai-resources ...................................... SUCCESS [02:18 min]
21:36:21  [INFO] ------------------------------------------------------------------------
21:36:21  [INFO] BUILD SUCCESS
21:36:21  [INFO] ------------------------------------------------------------------------
21:36:21  [INFO] Total time: 02:30 min
21:36:21  [INFO] Finished at: 2025-01-11T21:36:21+00:00
21:36:21  [INFO] Final Memory: 111M/400M
21:36:21  [INFO] ------------------------------------------------------------------------
21:36:21  $ ssh-agent -k
21:36:21  unset SSH_AUTH_SOCK;
21:36:21  unset SSH_AGENT_PID;
21:36:21  echo Agent pid 2614 killed;
21:36:21  [ssh-agent] Stopped.
21:36:21  [PostBuildScript] - [INFO] Executing post build scripts.
21:36:21  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins2803373991716235100.sh
21:36:21  ---> sysstat.sh
21:36:21  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins11437643857608347768.sh
21:36:21  ---> package-listing.sh
21:36:21  ++ facter osfamily
21:36:21  ++ tr '[:upper:]' '[:lower:]'
21:36:21  + OS_FAMILY=debian
21:36:21  + workspace=/w/workspace/aai-resources-master-verify-java
21:36:21  + START_PACKAGES=/tmp/packages_start.txt
21:36:21  + END_PACKAGES=/tmp/packages_end.txt
21:36:21  + DIFF_PACKAGES=/tmp/packages_diff.txt
21:36:21  + PACKAGES=/tmp/packages_start.txt
21:36:21  + '[' /w/workspace/aai-resources-master-verify-java ']'
21:36:21  + PACKAGES=/tmp/packages_end.txt
21:36:21  + case "${OS_FAMILY}" in
21:36:21  + dpkg -l
21:36:21  + grep '^ii'
21:36:22  + '[' -f /tmp/packages_start.txt ']'
21:36:22  + '[' -f /tmp/packages_end.txt ']'
21:36:22  + diff /tmp/packages_start.txt /tmp/packages_end.txt
21:36:22  + '[' /w/workspace/aai-resources-master-verify-java ']'
21:36:22  + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/
21:36:22  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/
21:36:22  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins11110599198586406512.sh
21:36:22  ---> capture-instance-metadata.sh
21:36:22  Setup pyenv:
21:36:22    system
21:36:22    3.8.13
21:36:22    3.9.13
21:36:22  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
21:36:22  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXq from file:/tmp/.os_lf_venv
21:36:23  lf-activate-venv(): INFO: Installing: lftools 
21:36:31  lf-activate-venv(): INFO: Adding /tmp/venv-uAXq/bin to PATH
21:36:31  INFO: Running in OpenStack, capturing instance metadata
21:36:31  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins17636310902836287711.sh
21:36:31  provisioning config files...
21:36:31  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config17061888534750332166tmp
21:36:31  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
21:36:31  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
21:36:31  [EnvInject] - Injecting environment variables from a build step.
21:36:31  [EnvInject] - Injecting as environment variables the properties content 
21:36:31  SERVER_ID=logs
21:36:31  
21:36:31  [EnvInject] - Variables injected successfully.
21:36:31  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins16297306268103873933.sh
21:36:31  ---> create-netrc.sh
21:36:31  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins670181217286006506.sh
21:36:31  ---> python-tools-install.sh
21:36:31  Setup pyenv:
21:36:31    system
21:36:31    3.8.13
21:36:31    3.9.13
21:36:31  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
21:36:32  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXq from file:/tmp/.os_lf_venv
21:36:32  lf-activate-venv(): INFO: Installing: lftools 
21:36:40  lf-activate-venv(): INFO: Adding /tmp/venv-uAXq/bin to PATH
21:36:40  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins3058619234672164194.sh
21:36:40  ---> sudo-logs.sh
21:36:40  Archiving 'sudo' log..
21:36:40  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins8852279085024476484.sh
21:36:40  ---> job-cost.sh
21:36:40  Setup pyenv:
21:36:40    system
21:36:40    3.8.13
21:36:40    3.9.13
21:36:40  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
21:36:40  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXq from file:/tmp/.os_lf_venv
21:36:42  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
21:36:45  lf-activate-venv(): INFO: Adding /tmp/venv-uAXq/bin to PATH
21:36:45  INFO: No Stack...
21:36:45  INFO: Retrieving Pricing Info for: v3-standard-8
21:36:46  INFO: Archiving Costs
21:36:46  [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins9100713828837211028.sh
21:36:46  ---> logs-deploy.sh
21:36:46  Setup pyenv:
21:36:46    system
21:36:46    3.8.13
21:36:46    3.9.13
21:36:46  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
21:36:46  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXq from file:/tmp/.os_lf_venv
21:36:48  lf-activate-venv(): INFO: Installing: lftools 
21:36:56  lf-activate-venv(): INFO: Adding /tmp/venv-uAXq/bin to PATH
21:36:56  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/696
21:36:56  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
21:36:57  Archives upload complete.
21:36:57  INFO: archiving logs to Nexus
21:36:58  ---> uname -a:
21:36:58  Linux prd-ubuntu1804-docker-8c-8g-96912 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
21:36:58  
21:36:58  
21:36:58  ---> lscpu:
21:36:58  Architecture:        x86_64
21:36:58  CPU op-mode(s):      32-bit, 64-bit
21:36:58  Byte Order:          Little Endian
21:36:58  CPU(s):              8
21:36:58  On-line CPU(s) list: 0-7
21:36:58  Thread(s) per core:  1
21:36:58  Core(s) per socket:  1
21:36:58  Socket(s):           8
21:36:58  NUMA node(s):        1
21:36:58  Vendor ID:           AuthenticAMD
21:36:58  CPU family:          23
21:36:58  Model:               49
21:36:58  Model name:          AMD EPYC-Rome Processor
21:36:58  Stepping:            0
21:36:58  CPU MHz:             2799.998
21:36:58  BogoMIPS:            5599.99
21:36:58  Virtualization:      AMD-V
21:36:58  Hypervisor vendor:   KVM
21:36:58  Virtualization type: full
21:36:58  L1d cache:           32K
21:36:58  L1i cache:           32K
21:36:58  L2 cache:            512K
21:36:58  L3 cache:            16384K
21:36:58  NUMA node0 CPU(s):   0-7
21:36:58  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
21:36:58  
21:36:58  
21:36:58  ---> nproc:
21:36:58  8
21:36:58  
21:36:58  
21:36:58  ---> df -h:
21:36:58  Filesystem      Size  Used Avail Use% Mounted on
21:36:58  udev             16G     0   16G   0% /dev
21:36:58  tmpfs           3.2G  708K  3.2G   1% /run
21:36:58  /dev/vda1       155G   11G  145G   7% /
21:36:58  tmpfs            16G     0   16G   0% /dev/shm
21:36:58  tmpfs           5.0M     0  5.0M   0% /run/lock
21:36:58  tmpfs            16G     0   16G   0% /sys/fs/cgroup
21:36:58  /dev/vda15      105M  4.4M  100M   5% /boot/efi
21:36:58  tmpfs           3.2G     0  3.2G   0% /run/user/1001
21:36:58  
21:36:58  
21:36:58  ---> free -m:
21:36:58                total        used        free      shared  buff/cache   available
21:36:58  Mem:          32167         899       28260           0        3007       30827
21:36:58  Swap:          1023           0        1023
21:36:58  
21:36:58  
21:36:58  ---> ip addr:
21:36:58  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
21:36:58      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
21:36:58      inet 127.0.0.1/8 scope host lo
21:36:58         valid_lft forever preferred_lft forever
21:36:58      inet6 ::1/128 scope host 
21:36:58         valid_lft forever preferred_lft forever
21:36:58  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
21:36:58      link/ether fa:16:3e:ba:70:48 brd ff:ff:ff:ff:ff:ff
21:36:58      inet 10.30.106.244/23 brd 10.30.107.255 scope global dynamic ens3
21:36:58         valid_lft 82780sec preferred_lft 82780sec
21:36:58      inet6 fe80::f816:3eff:feba:7048/64 scope link 
21:36:58         valid_lft forever preferred_lft forever
21:36:58  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
21:36:58      link/ether 02:42:03:51:ca:98 brd ff:ff:ff:ff:ff:ff
21:36:58      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
21:36:58         valid_lft forever preferred_lft forever
21:36:58      inet6 fe80::42:3ff:fe51:ca98/64 scope link 
21:36:58         valid_lft forever preferred_lft forever
21:36:58  
21:36:58  
21:36:58  ---> sar -b -r -n DEV:
21:36:58  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-96912) 	01/11/25 	_x86_64_	(8 CPU)
21:36:58  
21:36:58  20:37:14     LINUX RESTART	(8 CPU)
21:36:58  
21:36:58  20:38:01          tps      rtps      wtps   bread/s   bwrtn/s
21:36:58  20:39:01        58.06     31.79     26.26   2772.20  33688.52
21:36:58  20:40:01         4.47      0.00      4.47      0.00   1828.32
21:36:58  20:41:01         2.33      0.00      2.33      0.00   1629.06
21:36:58  20:42:01         3.07      0.00      3.07      0.00   1637.33
21:36:58  20:43:01         2.30      0.02      2.28      1.60   1762.11
21:36:58  20:44:01         2.88      0.00      2.88      0.00   1635.72
21:36:58  20:45:01         2.32      0.00      2.32      0.00   1629.60
21:36:58  20:46:01         2.88      0.00      2.88      0.00   1769.17
21:36:58  20:47:01         2.32      0.00      2.32      0.00   1629.46
21:36:58  20:48:01         2.77      0.00      2.77      0.00   1632.92
21:36:58  20:49:01         2.32      0.00      2.32      0.00   1762.51
21:36:58  20:50:01         2.77      0.00      2.77      0.00   1633.85
21:36:58  20:51:01         2.20      0.00      2.20      0.00   1628.26
21:36:58  20:52:01         6.98      4.07      2.92     32.52   1775.27
21:36:58  20:53:01         2.83      0.02      2.82      0.13   1634.93
21:36:58  20:54:01         4.23      1.53      2.70     43.19   1634.26
21:36:58  20:55:01         2.18      0.00      2.18      0.00   1759.68
21:36:58  20:56:01         2.60      0.53      2.07     13.06   1629.06
21:36:58  20:57:01         2.62      0.00      2.62      0.00   1633.19
21:36:58  20:58:01         2.12      0.00      2.12      0.00   1761.04
21:36:58  20:59:01         2.30      0.00      2.30      0.00   1629.20
21:36:58  21:00:01         2.17      0.00      2.17      0.00   1627.33
21:36:58  21:01:01         2.15      0.00      2.15      0.00   1760.77
21:36:58  21:02:01         2.63      0.00      2.63      0.00   1632.13
21:36:58  21:03:01         2.05      0.00      2.05      0.00   1624.53
21:36:58  21:04:01         2.40      0.00      2.40      0.00   1763.71
21:36:58  21:05:01         2.02      0.00      2.02      0.00   1625.06
21:36:58  21:06:01         2.27      0.00      2.27      0.00   1761.44
21:36:58  21:07:01         2.23      0.00      2.23      0.00   1628.66
21:36:58  21:08:01         2.27      0.00      2.27      0.00   1627.99
21:36:58  21:09:01         2.12      0.00      2.12      0.00   1759.31
21:36:58  21:10:01         1.98      0.00      1.98      0.00   1625.60
21:36:58  21:11:01         2.25      0.00      2.25      0.00   1628.00
21:36:58  21:12:01         2.32      0.00      2.32      0.00   1629.60
21:36:58  21:13:01         2.12      0.00      2.12      0.00   1759.04
21:36:58  21:14:01         1.97      0.00      1.97      0.00   1625.46
21:36:58  21:15:01         2.28      0.00      2.28      0.00   1628.13
21:36:58  21:16:01         2.18      0.00      2.18      0.00   1760.91
21:36:58  21:17:01         2.10      0.00      2.10      0.00   1626.93
21:36:58  21:18:01         2.38      0.02      2.36      0.13   1627.97
21:36:58  21:19:01         2.23      0.00      2.23      0.00   1762.77
21:36:58  21:20:01         2.02      0.00      2.02      0.00   1626.00
21:36:58  21:21:01         2.22      0.00      2.22      0.00   1628.26
21:36:58  21:22:01         2.60      0.00      2.60      0.00   1765.68
21:36:58  21:23:01         2.00      0.00      2.00      0.00   1625.20
21:36:58  21:24:01         2.15      0.00      2.15      0.00   1627.86
21:36:58  21:25:01         2.25      0.00      2.25      0.00   1761.44
21:36:58  21:26:01         1.97      0.00      1.97      0.00   1625.86
21:36:58  21:27:01         2.33      0.00      2.33      0.00   1630.66
21:36:58  21:28:01         2.17      0.00      2.17      0.00   1761.04
21:36:58  21:29:01         2.25      0.00      2.25      0.00   1628.00
21:36:58  21:30:01         2.30      0.00      2.30      0.00   1629.32
21:36:58  21:31:01         2.10      0.00      2.10      0.00   1759.71
21:36:58  21:32:01         2.55      0.00      2.55      0.00   1632.13
21:36:58  21:33:01       294.25     20.75    273.50    779.74   4270.22
21:36:58  21:34:01       125.13     16.70    108.43    292.08  13320.45
21:36:58  21:35:01        91.52     11.66     79.85    587.24  14923.25
21:36:58  21:36:01        40.90      6.01     34.89    537.69   7337.02
21:36:58  Average:        12.78      1.61     11.18     87.23   2799.29
21:36:58  
21:36:58  20:38:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
21:36:58  20:39:01     30642044  31890396   2297176      6.97     38632   1537840   1300892      3.83    627724   1420152      5896
21:36:58  20:40:01     30642532  31890980   2296688      6.97     38704   1537852   1300892      3.83    626748   1420096       156
21:36:58  20:41:01     30639824  31888384   2299396      6.98     38800   1537852   1300892      3.83    629376   1420096       128
21:36:58  20:42:01     30638792  31887564   2300428      6.98     38904   1537972   1300892      3.83    630380   1420232        20
21:36:58  20:43:01     30637404  31886304   2301816      6.99     38992   1538040   1300892      3.83    630924   1420284        12
21:36:58  20:44:01     30635492  31884524   2303728      6.99     39088   1538028   1316984      3.87    632228   1420288        20
21:36:58  20:45:01     30633732  31882876   2305488      7.00     39184   1538012   1316984      3.87    633468   1420296         8
21:36:58  20:46:01     30632880  31882128   2306340      7.00     39272   1538024   1316984      3.87    634584   1420300        40
21:36:58  20:47:01     30631680  31881024   2307540      7.01     39360   1538052   1316984      3.87    635880   1420304        12
21:36:58  20:48:01     30630536  31879996   2308684      7.01     39432   1538064   1316984      3.87    637152   1420308        12
21:36:58  20:49:01     30607548  31857108   2331672      7.08     39520   1538068   1316984      3.87    659800   1420312        12
21:36:58  20:50:01     30606460  31856116   2332760      7.08     39600   1538064   1316984      3.87    660912   1420316        12
21:36:58  20:51:01     30605136  31854892   2334084      7.09     39680   1538080   1316984      3.87    662080   1420324         8
21:36:58  20:52:01     30602072  31852928   2337148      7.10     40756   1538084   1367756      4.02    664200   1420328       204
21:36:58  20:53:01     30601048  31852048   2338172      7.10     40844   1538096   1367756      4.02    665248   1420332        12
21:36:58  20:54:01     30573312  31825720   2365908      7.18     40932   1539388   1367756      4.02    693540   1421224       208
21:36:58  20:55:01     30573292  31825760   2365928      7.18     40996   1539380   1367756      4.02    693268   1421224         8
21:36:58  20:56:01     30565788  31819312   2373432      7.21     41060   1539788   1315732      3.87    698780   1420296       312
21:36:58  20:57:01     30566076  31819692   2373144      7.20     41124   1539784   1315732      3.87    698508   1420300        12
21:36:58  20:58:01     30565484  31819188   2373736      7.21     41188   1539800   1315732      3.87    698676   1420288       180
21:36:58  20:59:01     30565584  31819400   2373636      7.21     41252   1539804   1315732      3.87    698980   1420288       160
21:36:58  21:00:01     30565732  31819612   2373488      7.21     41308   1539808   1315732      3.87    699016   1420292       124
21:36:58  21:01:01     30565296  31819236   2373924      7.21     41372   1539812   1315732      3.87    698888   1420296        36
21:36:58  21:02:01     30565064  31819076   2374156      7.21     41428   1539820   1315732      3.87    699040   1420300       132
21:36:58  21:03:01     30564984  31819072   2374236      7.21     41484   1539824   1315732      3.87    699252   1420304       172
21:36:58  21:04:01     30564900  31819052   2374320      7.21     41540   1539828   1315732      3.87    699244   1420308        20
21:36:58  21:05:01     30565016  31819244   2374204      7.21     41604   1539832   1315732      3.87    699460   1420312       172
21:36:58  21:06:01     30565188  31819472   2374032      7.21     41660   1539836   1315732      3.87    699448   1420320       136
21:36:58  21:07:01     30564908  31819256   2374312      7.21     41740   1539824   1315732      3.87    699440   1420328        28
21:36:58  21:08:01     30564728  31819172   2374492      7.21     41796   1539844   1315732      3.87    699624   1420320       156
21:36:58  21:09:01     30564668  31819156   2374552      7.21     41852   1539848   1315732      3.87    699604   1420328        12
21:36:58  21:10:01     30564676  31819220   2374544      7.21     41908   1539852   1315732      3.87    699660   1420336       196
21:36:58  21:11:01     30559164  31813800   2380056      7.23     41964   1539856   1315732      3.87    705088   1420332       112
21:36:58  21:12:01     30564768  31819424   2374452      7.21     42028   1539852   1315732      3.87    699912   1420336         8
21:36:58  21:13:01     30564644  31819416   2374576      7.21     42092   1539864   1315732      3.87    700004   1420344        28
21:36:58  21:14:01     30564620  31819592   2374600      7.21     42148   1539996   1315732      3.87    700172   1420472       260
21:36:58  21:15:01     30564280  31819332   2374940      7.21     42212   1540000   1315732      3.87    700104   1420476       152
21:36:58  21:16:01     30564420  31819520   2374800      7.21     42260   1540008   1315732      3.87    700316   1420484       136
21:36:58  21:17:01     30563564  31818760   2375656      7.21     42320   1540012   1315732      3.87    700756   1420500        32
21:36:58  21:18:01     30563432  31818720   2375788      7.21     42380   1540020   1331812      3.92    700500   1420504       216
21:36:58  21:19:01     30553004  31808340   2386216      7.24     42436   1540016   1331812      3.92    711212   1420512        12
21:36:58  21:20:01     30552608  31808024   2386612      7.25     42500   1540028   1331812      3.92    711736   1420512       272
21:36:58  21:21:01     30552452  31807932   2386768      7.25     42556   1540032   1315448      3.87    711820   1420516       172
21:36:58  21:22:01     30562560  31818096   2376660      7.22     42620   1540032   1315448      3.87    701272   1420516        16
21:36:58  21:23:01     30562708  31818312   2376512      7.21     42676   1540036   1315448      3.87    701200   1420520       116
21:36:58  21:24:01     30562212  31817880   2377008      7.22     42732   1540040   1315448      3.87    701620   1420524       228
21:36:58  21:25:01     30562708  31818448   2376512      7.21     42788   1540044   1315448      3.87    701744   1420532        16
21:36:58  21:26:01     30562420  31818232   2376800      7.22     42844   1540052   1315448      3.87    701880   1420532       188
21:36:58  21:27:01     30562476  31818356   2376744      7.22     42916   1540040   1315448      3.87    701936   1420540        16
21:36:58  21:28:01     30561768  31817712   2377452      7.22     42980   1540052   1315448      3.87    702088   1420548       184
21:36:58  21:29:01     30561980  31818008   2377240      7.22     43036   1540064   1315448      3.87    702104   1420544       176
21:36:58  21:30:01     30561760  31817856   2377460      7.22     43100   1540068   1315448      3.87    702224   1420548       176
21:36:58  21:31:01     30561652  31817808   2377568      7.22     43156   1540072   1315448      3.87    702344   1420552       172
21:36:58  21:32:01     30561740  31817936   2377480      7.22     43220   1540076   1331604      3.92    702248   1420556       128
21:36:58  21:33:01     30348024  31667372   2591196      7.87     47900   1596092   1430844      4.21    865828   1463172     24404
21:36:58  21:34:01     29550992  31243072   3388228     10.29     82736   1911880   2169104      6.38   1327628   1748932    115752
21:36:58  21:35:01     26866000  28920120   6073220     18.44     91564   2253728   4308192     12.68   3789588   1940164     80692
21:36:58  21:36:01     26137008  28289808   6802212     20.65     93396   2347880   4931088     14.51   4440692   2000464      1304
21:36:58  Average:     30418359  31709651   2520861      7.65     43924   1573035   1449891      4.27    817089   1445770      4027
21:36:58  
21:36:58  20:38:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
21:36:58  20:39:01           lo      0.47      0.47      0.05      0.05      0.00      0.00      0.00      0.00
21:36:58  20:39:01         ens3    189.89    139.19    521.61     30.13      0.00      0.00      0.00      0.00
21:36:58  20:39:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:40:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:40:01         ens3      2.90      1.72      1.20      2.39      0.00      0.00      0.00      0.00
21:36:58  20:40:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:41:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:41:01         ens3      1.10      0.50      0.39      0.52      0.00      0.00      0.00      0.00
21:36:58  20:41:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:42:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:42:01         ens3      0.62      0.17      0.08      0.04      0.00      0.00      0.00      0.00
21:36:58  20:42:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:43:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:43:01         ens3      0.40      0.10      0.07      0.04      0.00      0.00      0.00      0.00
21:36:58  20:43:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:44:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:44:01         ens3      0.43      0.40      0.14      0.34      0.00      0.00      0.00      0.00
21:36:58  20:44:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:45:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:45:01         ens3      0.50      0.10      0.13      0.06      0.00      0.00      0.00      0.00
21:36:58  20:45:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:46:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:46:01         ens3      0.72      0.22      0.10      0.17      0.00      0.00      0.00      0.00
21:36:58  20:46:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:47:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:47:01         ens3      0.42      0.15      0.07      0.17      0.00      0.00      0.00      0.00
21:36:58  20:47:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:48:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:48:01         ens3      0.50      0.15      0.07      0.16      0.00      0.00      0.00      0.00
21:36:58  20:48:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:49:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:49:01         ens3      1.97      1.72      1.19      3.77      0.00      0.00      0.00      0.00
21:36:58  20:49:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:50:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:50:01         ens3      0.25      0.15      0.06      0.02      0.00      0.00      0.00      0.00
21:36:58  20:50:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:51:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:51:01         ens3      0.28      0.18      0.06      0.31      0.00      0.00      0.00      0.00
21:36:58  20:51:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:52:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:52:01         ens3      0.27      0.12      0.06      0.03      0.00      0.00      0.00      0.00
21:36:58  20:52:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:53:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:53:01         ens3      0.23      0.22      0.06      0.31      0.00      0.00      0.00      0.00
21:36:58  20:53:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:54:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:54:01         ens3      6.08      6.15      1.37      8.69      0.00      0.00      0.00      0.00
21:36:58  20:54:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:55:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:55:01         ens3      0.28      0.18      0.12      1.14      0.00      0.00      0.00      0.00
21:36:58  20:55:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:56:01           lo      0.27      0.27      0.02      0.02      0.00      0.00      0.00      0.00
21:36:58  20:56:01         ens3      6.77      5.15      4.78      5.58      0.00      0.00      0.00      0.00
21:36:58  20:56:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:57:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:57:01         ens3      0.23      0.17      0.06      0.06      0.00      0.00      0.00      0.00
21:36:58  20:57:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:58:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  20:58:01         ens3      1.93      1.55      1.03      1.49      0.00      0.00      0.00      0.00
21:36:58  20:58:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:59:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  20:59:01         ens3      1.17      0.75      0.65      1.33      0.00      0.00      0.00      0.00
21:36:58  20:59:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:00:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:00:01         ens3      0.20      0.15      0.06      0.04      0.00      0.00      0.00      0.00
21:36:58  21:00:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:01:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:01:01         ens3      0.22      0.13      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:01:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:02:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:02:01         ens3      0.22      0.20      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:02:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:03:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:03:01         ens3      0.27      0.18      0.12      0.18      0.00      0.00      0.00      0.00
21:36:58  21:03:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:04:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:04:01         ens3      0.35      0.37      0.13      0.41      0.00      0.00      0.00      0.00
21:36:58  21:04:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:05:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:05:01         ens3      0.25      0.15      0.11      0.01      0.00      0.00      0.00      0.00
21:36:58  21:05:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:06:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:06:01         ens3      0.23      0.15      0.06      0.17      0.00      0.00      0.00      0.00
21:36:58  21:06:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:07:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:07:01         ens3      0.15      0.15      0.05      0.17      0.00      0.00      0.00      0.00
21:36:58  21:07:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:08:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:08:01         ens3      0.27      0.18      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:08:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:09:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:09:01         ens3      0.53      0.50      0.24      0.72      0.00      0.00      0.00      0.00
21:36:58  21:09:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:10:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:10:01         ens3      0.27      0.15      0.06      0.04      0.00      0.00      0.00      0.00
21:36:58  21:10:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:11:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:11:01         ens3      0.13      0.13      0.05      0.21      0.00      0.00      0.00      0.00
21:36:58  21:11:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:12:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:12:01         ens3      0.40      0.15      0.12      0.17      0.00      0.00      0.00      0.00
21:36:58  21:12:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:13:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:13:01         ens3      0.18      0.13      0.06      0.15      0.00      0.00      0.00      0.00
21:36:58  21:13:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:14:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:14:01         ens3      0.37      0.25      0.14      0.37      0.00      0.00      0.00      0.00
21:36:58  21:14:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:15:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:15:01         ens3      0.30      0.10      0.12      0.03      0.00      0.00      0.00      0.00
21:36:58  21:15:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:16:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:16:01         ens3      0.28      0.20      0.07      0.18      0.00      0.00      0.00      0.00
21:36:58  21:16:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:17:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:17:01         ens3      0.28      0.10      0.06      0.17      0.00      0.00      0.00      0.00
21:36:58  21:17:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:18:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:18:01         ens3      0.28      0.23      0.06      0.21      0.00      0.00      0.00      0.00
21:36:58  21:18:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:19:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:19:01         ens3      0.53      0.43      0.24      0.72      0.00      0.00      0.00      0.00
21:36:58  21:19:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:20:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:20:01         ens3      0.28      0.18      0.06      0.21      0.00      0.00      0.00      0.00
21:36:58  21:20:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:21:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:21:01         ens3      0.15      0.03      0.05      0.00      0.00      0.00      0.00      0.00
21:36:58  21:21:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:22:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:22:01         ens3      0.25      0.13      0.06      0.17      0.00      0.00      0.00      0.00
21:36:58  21:22:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:23:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:23:01         ens3      0.13      0.12      0.05      0.04      0.00      0.00      0.00      0.00
21:36:58  21:23:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:24:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:24:01         ens3      0.35      0.40      0.13      0.36      0.00      0.00      0.00      0.00
21:36:58  21:24:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:25:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:25:01         ens3      0.27      0.13      0.17      0.04      0.00      0.00      0.00      0.00
21:36:58  21:25:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:26:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:26:01         ens3      0.30      0.18      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:26:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:27:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:27:01         ens3      0.22      0.17      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:27:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:28:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:28:01         ens3      0.25      0.20      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:28:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:29:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:29:01         ens3      0.53      0.47      0.24      0.72      0.00      0.00      0.00      0.00
21:36:58  21:29:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:30:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:30:01         ens3      0.25      0.15      0.12      0.04      0.00      0.00      0.00      0.00
21:36:58  21:30:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:31:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:31:01         ens3      0.15      0.15      0.05      0.18      0.00      0.00      0.00      0.00
21:36:58  21:31:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:32:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:32:01         ens3      0.27      0.18      0.06      0.18      0.00      0.00      0.00      0.00
21:36:58  21:32:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:33:01           lo      0.13      0.13      0.01      0.01      0.00      0.00      0.00      0.00
21:36:58  21:33:01         ens3    186.49    119.76    261.17     47.36      0.00      0.00      0.00      0.00
21:36:58  21:33:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:34:01           lo      1.67      1.67      0.17      0.17      0.00      0.00      0.00      0.00
21:36:58  21:34:01         ens3    138.06    111.11   1673.50     26.13      0.00      0.00      0.00      0.00
21:36:58  21:34:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:35:01           lo      0.60      0.60      0.07      0.07      0.00      0.00      0.00      0.00
21:36:58  21:35:01         ens3    368.16    270.29   4082.97     36.74      0.00      0.00      0.00      0.00
21:36:58  21:35:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  21:36:01           lo     15.81     15.81      6.93      6.93      0.00      0.00      0.00      0.00
21:36:58  21:36:01    veth9871658      0.27      0.47      0.07      0.05      0.00      0.00      0.00      0.00
21:36:58  21:36:01         ens3     57.16     35.60    521.47     30.71      0.00      0.00      0.00      0.00
21:36:58  21:36:01    veth8f9dabc      0.15      0.43      0.01      0.03      0.00      0.00      0.00      0.00
21:36:58  Average:           lo      0.42      0.42      0.13      0.13      0.00      0.00      0.00      0.00
21:36:58  Average:    veth9871658      0.00      0.01      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  Average:         ens3     16.83     12.11    121.99      3.53      0.00      0.00      0.00      0.00
21:36:58  Average:    veth8f9dabc      0.00      0.01      0.00      0.00      0.00      0.00      0.00      0.00
21:36:58  
21:36:58  
21:36:58  ---> sar -P ALL:
21:36:58  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-96912) 	01/11/25 	_x86_64_	(8 CPU)
21:36:58  
21:36:58  20:37:14     LINUX RESTART	(8 CPU)
21:36:58  
21:36:58  20:38:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:36:58  20:39:01        all      2.17      0.00      0.43     18.19      0.04     79.18
21:36:58  20:39:01          0      2.51      0.00      0.47      5.80      0.02     91.21
21:36:58  20:39:01          1      2.79      0.00      0.38      6.72      0.05     90.05
21:36:58  20:39:01          2      1.29      0.00      0.60      5.11      0.02     92.99
21:36:58  20:39:01          3      1.86      0.00      0.55     67.39      0.05     30.16
21:36:58  20:39:01          4      4.18      0.00      0.28      0.07      0.03     95.44
21:36:58  20:39:01          5      2.48      0.00      0.23      0.90      0.02     96.37
21:36:58  20:39:01          6      1.62      0.00      0.59     59.33      0.05     38.41
21:36:58  20:39:01          7      0.65      0.00      0.37      0.37      0.02     98.60
21:36:58  20:40:01        all      0.11      0.00      0.03      0.56      0.01     99.29
21:36:58  20:40:01          0      0.37      0.00      0.08      0.00      0.00     99.55
21:36:58  20:40:01          1      0.05      0.00      0.02      0.00      0.00     99.93
21:36:58  20:40:01          2      0.07      0.00      0.03      0.00      0.02     99.88
21:36:58  20:40:01          3      0.07      0.00      0.02      1.82      0.02     98.08
21:36:58  20:40:01          4      0.17      0.00      0.02      0.00      0.00     99.82
21:36:58  20:40:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:40:01          6      0.12      0.00      0.02      2.63      0.00     97.23
21:36:58  20:40:01          7      0.03      0.00      0.02      0.03      0.05     99.87
21:36:58  20:41:01        all      0.03      0.00      0.01      0.37      0.00     99.58
21:36:58  20:41:01          0      0.08      0.00      0.05      0.00      0.02     99.85
21:36:58  20:41:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:41:01          2      0.08      0.00      0.00      0.00      0.00     99.92
21:36:58  20:41:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:41:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:41:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:41:01          6      0.02      0.00      0.00      2.13      0.00     97.85
21:36:58  20:41:01          7      0.05      0.00      0.03      0.85      0.02     99.05
21:36:58  20:42:01        all      0.02      0.00      0.01      0.28      0.01     99.68
21:36:58  20:42:01          0      0.05      0.00      0.03      0.00      0.00     99.92
21:36:58  20:42:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:42:01          2      0.03      0.00      0.03      0.88      0.00     99.05
21:36:58  20:42:01          3      0.02      0.00      0.00      0.02      0.00     99.97
21:36:58  20:42:01          4      0.03      0.00      0.02      0.00      0.00     99.95
21:36:58  20:42:01          5      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  20:42:01          6      0.02      0.00      0.00      1.23      0.02     98.73
21:36:58  20:42:01          7      0.03      0.00      0.02      0.12      0.02     99.82
21:36:58  20:43:01        all      0.13      0.00      0.01      0.20      0.01     99.66
21:36:58  20:43:01          0      0.93      0.00      0.00      0.00      0.02     99.05
21:36:58  20:43:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:43:01          2      0.03      0.00      0.02      0.00      0.00     99.95
21:36:58  20:43:01          3      0.00      0.00      0.00      0.05      0.02     99.93
21:36:58  20:43:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:43:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:43:01          6      0.00      0.00      0.00      1.50      0.00     98.50
21:36:58  20:43:01          7      0.05      0.00      0.02      0.02      0.03     99.88
21:36:58  20:44:01        all      0.02      0.00      0.01      0.16      0.00     99.81
21:36:58  20:44:01          0      0.03      0.00      0.02      0.00      0.02     99.93
21:36:58  20:44:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:44:01          2      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  20:44:01          3      0.02      0.00      0.02      0.40      0.02     99.55
21:36:58  20:44:01          4      0.03      0.00      0.00      0.00      0.02     99.95
21:36:58  20:44:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:44:01          6      0.03      0.00      0.00      0.88      0.00     99.08
21:36:58  20:44:01          7      0.03      0.00      0.02      0.00      0.00     99.95
21:36:58  20:45:01        all      0.01      0.00      0.01      0.18      0.01     99.79
21:36:58  20:45:01          0      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:45:01          1      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  20:45:01          2      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:45:01          3      0.03      0.00      0.02      0.20      0.02     99.73
21:36:58  20:45:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:45:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:45:01          6      0.00      0.00      0.00      1.25      0.00     98.75
21:36:58  20:45:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:46:01        all      0.01      0.00      0.01      0.17      0.01     99.80
21:36:58  20:46:01          0      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:46:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:46:01          2      0.03      0.00      0.02      0.03      0.00     99.92
21:36:58  20:46:01          3      0.05      0.00      0.05      0.07      0.03     99.80
21:36:58  20:46:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:46:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:46:01          6      0.02      0.00      0.00      1.23      0.00     98.75
21:36:58  20:46:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:47:01        all      0.06      0.00      0.00      0.13      0.00     99.80
21:36:58  20:47:01          0      0.38      0.00      0.02      0.03      0.02     99.55
21:36:58  20:47:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:47:01          2      0.00      0.00      0.00      0.02      0.02     99.97
21:36:58  20:47:01          3      0.05      0.00      0.00      0.00      0.02     99.93
21:36:58  20:47:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:47:01          5      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:47:01          6      0.00      0.00      0.00      0.93      0.02     99.05
21:36:58  20:47:01          7      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:48:01        all      0.22      0.00      0.01      0.12      0.01     99.64
21:36:58  20:48:01          0      1.71      0.00      0.02      0.07      0.03     98.17
21:36:58  20:48:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:48:01          2      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:48:01          3      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:48:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:48:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:48:01          6      0.00      0.00      0.00      0.88      0.00     99.12
21:36:58  20:48:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:49:01        all      0.21      0.00      0.02      0.13      0.01     99.64
21:36:58  20:49:01          0      1.36      0.00      0.08      0.07      0.02     98.48
21:36:58  20:49:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:49:01          2      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:49:01          3      0.23      0.00      0.05      0.00      0.02     99.70
21:36:58  20:49:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:49:01          5      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:49:01          6      0.02      0.00      0.02      0.95      0.00     99.02
21:36:58  20:49:01          7      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  
21:36:58  20:49:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:36:58  20:50:01        all      0.25      0.00      0.01      0.10      0.00     99.64
21:36:58  20:50:01          0      1.86      0.00      0.03      0.79      0.03     97.29
21:36:58  20:50:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:50:01          2      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:50:01          3      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:50:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:50:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:50:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:50:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:51:01        all      0.01      0.00      0.01      0.10      0.01     99.88
21:36:58  20:51:01          0      0.02      0.00      0.02      0.77      0.03     99.16
21:36:58  20:51:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:51:01          2      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  20:51:01          3      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:51:01          4      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:51:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:51:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:51:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:52:01        all      0.08      0.00      0.02      0.11      0.01     99.78
21:36:58  20:52:01          0      0.60      0.00      0.07      0.85      0.02     98.47
21:36:58  20:52:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:52:01          2      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:52:01          3      0.02      0.00      0.02      0.02      0.02     99.93
21:36:58  20:52:01          4      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:52:01          5      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:52:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:52:01          7      0.02      0.00      0.02      0.07      0.00     99.90
21:36:58  20:53:01        all      0.18      0.00      0.01      0.13      0.00     99.68
21:36:58  20:53:01          0      1.35      0.00      0.03      1.01      0.03     97.57
21:36:58  20:53:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:53:01          2      0.03      0.00      0.02      0.00      0.00     99.95
21:36:58  20:53:01          3      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:53:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  20:53:01          5      0.00      0.00      0.02      0.00      0.02     99.97
21:36:58  20:53:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:53:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:54:01        all      0.11      0.00      0.02      0.10      0.01     99.77
21:36:58  20:54:01          0      0.28      0.00      0.03      0.70      0.03     98.95
21:36:58  20:54:01          1      0.07      0.00      0.00      0.00      0.00     99.93
21:36:58  20:54:01          2      0.03      0.00      0.02      0.00      0.02     99.93
21:36:58  20:54:01          3      0.20      0.00      0.02      0.00      0.02     99.77
21:36:58  20:54:01          4      0.07      0.00      0.00      0.00      0.00     99.93
21:36:58  20:54:01          5      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:54:01          6      0.15      0.00      0.05      0.05      0.00     99.75
21:36:58  20:54:01          7      0.05      0.00      0.00      0.00      0.00     99.95
21:36:58  20:55:01        all      0.04      0.00      0.00      0.12      0.01     99.84
21:36:58  20:55:01          0      0.23      0.00      0.00      0.95      0.02     98.80
21:36:58  20:55:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:55:01          2      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  20:55:01          3      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:55:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  20:55:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:55:01          6      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  20:55:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:56:01        all      0.26      0.00      0.05      0.10      0.01     99.59
21:36:58  20:56:01          0      0.27      0.00      0.03      0.73      0.02     98.95
21:36:58  20:56:01          1      0.07      0.00      0.07      0.00      0.00     99.87
21:36:58  20:56:01          2      0.07      0.00      0.02      0.00      0.02     99.90
21:36:58  20:56:01          3      0.58      0.00      0.02      0.00      0.00     99.40
21:36:58  20:56:01          4      0.02      0.00      0.07      0.00      0.00     99.92
21:36:58  20:56:01          5      0.03      0.00      0.07      0.00      0.00     99.90
21:36:58  20:56:01          6      0.40      0.00      0.02      0.00      0.02     99.57
21:36:58  20:56:01          7      0.65      0.00      0.10      0.00      0.02     99.23
21:36:58  20:57:01        all      0.13      0.00      0.01      0.11      0.01     99.75
21:36:58  20:57:01          0      0.00      0.00      0.02      0.90      0.00     99.08
21:36:58  20:57:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:57:01          2      0.96      0.00      0.00      0.00      0.00     99.04
21:36:58  20:57:01          3      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  20:57:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:57:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:57:01          6      0.02      0.00      0.05      0.00      0.02     99.92
21:36:58  20:57:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  20:58:01        all      0.16      0.00      0.01      0.10      0.01     99.72
21:36:58  20:58:01          0      0.02      0.00      0.00      0.83      0.00     99.15
21:36:58  20:58:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  20:58:01          2      1.21      0.00      0.02      0.00      0.02     98.76
21:36:58  20:58:01          3      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  20:58:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:58:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:58:01          6      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  20:58:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:59:01        all      0.16      0.00      0.01      0.10      0.01     99.73
21:36:58  20:59:01          0      0.02      0.00      0.02      0.77      0.02     99.18
21:36:58  20:59:01          1      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  20:59:01          2      1.16      0.00      0.02      0.00      0.02     98.81
21:36:58  20:59:01          3      0.08      0.00      0.00      0.00      0.02     99.90
21:36:58  20:59:01          4      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  20:59:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  20:59:01          6      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  20:59:01          7      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:00:01        all      0.01      0.00      0.00      0.11      0.01     99.87
21:36:58  21:00:01          0      0.02      0.00      0.02      0.87      0.00     99.10
21:36:58  21:00:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:00:01          2      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:00:01          3      0.05      0.00      0.00      0.00      0.02     99.93
21:36:58  21:00:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:00:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:00:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:00:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  
21:36:58  21:00:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:36:58  21:01:01        all      0.00      0.00      0.01      0.13      0.01     99.86
21:36:58  21:01:01          0      0.00      0.00      0.02      1.02      0.00     98.97
21:36:58  21:01:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:01:01          2      0.00      0.00      0.02      0.00      0.02     99.97
21:36:58  21:01:01          3      0.03      0.00      0.02      0.00      0.03     99.92
21:36:58  21:01:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:01:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:01:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:01:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:02:01        all      0.02      0.00      0.01      0.13      0.00     99.84
21:36:58  21:02:01          0      0.03      0.00      0.02      1.00      0.02     98.93
21:36:58  21:02:01          1      0.03      0.00      0.02      0.00      0.00     99.95
21:36:58  21:02:01          2      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:02:01          3      0.05      0.00      0.02      0.00      0.02     99.92
21:36:58  21:02:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:02:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:02:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:02:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:03:01        all      0.01      0.00      0.01      0.10      0.01     99.88
21:36:58  21:03:01          0      0.03      0.00      0.00      0.82      0.00     99.15
21:36:58  21:03:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:03:01          2      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:03:01          3      0.02      0.00      0.03      0.00      0.03     99.92
21:36:58  21:03:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:03:01          5      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:03:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:03:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:04:01        all      0.01      0.00      0.01      0.11      0.01     99.86
21:36:58  21:04:01          0      0.05      0.00      0.02      0.90      0.00     99.03
21:36:58  21:04:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:04:01          2      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:04:01          3      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  21:04:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:04:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:04:01          6      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:04:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:05:01        all      0.01      0.00      0.01      0.09      0.01     99.88
21:36:58  21:05:01          0      0.02      0.00      0.02      0.77      0.03     99.17
21:36:58  21:05:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:05:01          2      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:05:01          3      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:05:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:05:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:05:01          6      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:05:01          7      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  21:06:01        all      0.01      0.00      0.00      0.10      0.01     99.88
21:36:58  21:06:01          0      0.02      0.00      0.02      0.82      0.02     99.13
21:36:58  21:06:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:06:01          2      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:06:01          3      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:06:01          4      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:06:01          5      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:06:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:06:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:07:01        all      0.11      0.00      0.00      0.10      0.01     99.78
21:36:58  21:07:01          0      0.02      0.00      0.02      0.82      0.03     99.12
21:36:58  21:07:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:07:01          2      0.76      0.00      0.00      0.00      0.02     99.22
21:36:58  21:07:01          3      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:07:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:07:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:07:01          6      0.02      0.00      0.02      0.02      0.00     99.95
21:36:58  21:07:01          7      0.05      0.00      0.00      0.00      0.02     99.93
21:36:58  21:08:01        all      0.01      0.00      0.00      0.12      0.01     99.86
21:36:58  21:08:01          0      0.03      0.00      0.00      0.93      0.02     99.02
21:36:58  21:08:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:08:01          2      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:08:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:08:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:08:01          5      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:08:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:08:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:09:01        all      0.03      0.00      0.01      0.12      0.01     99.84
21:36:58  21:09:01          0      0.03      0.00      0.03      0.92      0.03     98.98
21:36:58  21:09:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:09:01          2      0.10      0.00      0.00      0.00      0.02     99.88
21:36:58  21:09:01          3      0.03      0.00      0.00      0.00      0.02     99.95
21:36:58  21:09:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:09:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:09:01          6      0.00      0.00      0.02      0.08      0.02     99.88
21:36:58  21:09:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:10:01        all      0.01      0.00      0.01      0.14      0.01     99.83
21:36:58  21:10:01          0      0.03      0.00      0.02      1.13      0.03     98.78
21:36:58  21:10:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:10:01          2      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:10:01          3      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:10:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:10:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:10:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:10:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:11:01        all      0.04      0.00      0.01      0.17      0.01     99.78
21:36:58  21:11:01          0      0.02      0.00      0.02      1.33      0.02     98.62
21:36:58  21:11:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:11:01          2      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:11:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:11:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:11:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:11:01          6      0.28      0.00      0.00      0.00      0.00     99.72
21:36:58  21:11:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  
21:36:58  21:11:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:36:58  21:12:01        all      0.01      0.00      0.01      0.20      0.00     99.77
21:36:58  21:12:01          0      0.02      0.00      0.03      1.62      0.03     98.30
21:36:58  21:12:01          1      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:12:01          2      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:12:01          3      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  21:12:01          4      0.00      0.00      0.02      0.02      0.00     99.97
21:36:58  21:12:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:12:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:12:01          7      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:13:01        all      0.01      0.00      0.00      0.13      0.01     99.85
21:36:58  21:13:01          0      0.03      0.00      0.02      1.03      0.02     98.90
21:36:58  21:13:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:13:01          2      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:13:01          3      0.00      0.00      0.02      0.02      0.00     99.97
21:36:58  21:13:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:13:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:13:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:13:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:14:01        all      0.01      0.00      0.01      0.14      0.01     99.84
21:36:58  21:14:01          0      0.02      0.00      0.02      1.10      0.02     98.85
21:36:58  21:14:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:14:01          2      0.00      0.00      0.02      0.00      0.02     99.97
21:36:58  21:14:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:14:01          4      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:14:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:14:01          6      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:14:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:15:01        all      0.01      0.00      0.00      0.13      0.00     99.85
21:36:58  21:15:01          0      0.03      0.00      0.02      1.00      0.03     98.92
21:36:58  21:15:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:15:01          2      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:15:01          3      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:15:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:15:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:15:01          6      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:15:01          7      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:16:01        all      0.01      0.00      0.00      0.10      0.01     99.88
21:36:58  21:16:01          0      0.03      0.00      0.02      0.83      0.02     99.10
21:36:58  21:16:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:16:01          2      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:16:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:16:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:16:01          5      0.00      0.00      0.02      0.00      0.02     99.97
21:36:58  21:16:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:16:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:17:01        all      0.02      0.00      0.01      0.18      0.01     99.79
21:36:58  21:17:01          0      0.03      0.00      0.03      1.38      0.02     98.53
21:36:58  21:17:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:17:01          2      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  21:17:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:17:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:17:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:17:01          6      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  21:17:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:18:01        all      0.00      0.00      0.01      0.19      0.00     99.79
21:36:58  21:18:01          0      0.02      0.00      0.03      1.37      0.03     98.55
21:36:58  21:18:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:18:01          2      0.00      0.00      0.02      0.00      0.02     99.97
21:36:58  21:18:01          3      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:18:01          4      0.00      0.00      0.00      0.12      0.00     99.88
21:36:58  21:18:01          5      0.00      0.00      0.02      0.08      0.00     99.90
21:36:58  21:18:01          6      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:18:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:19:01        all      0.05      0.00      0.01      0.14      0.01     99.79
21:36:58  21:19:01          0      0.05      0.00      0.03      1.08      0.02     98.82
21:36:58  21:19:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:19:01          2      0.03      0.00      0.02      0.00      0.00     99.95
21:36:58  21:19:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:19:01          4      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:19:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:19:01          6      0.32      0.00      0.00      0.00      0.00     99.68
21:36:58  21:19:01          7      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:20:01        all      0.01      0.00      0.01      0.13      0.00     99.85
21:36:58  21:20:01          0      0.02      0.00      0.02      1.05      0.02     98.90
21:36:58  21:20:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:20:01          2      0.03      0.00      0.00      0.00      0.02     99.95
21:36:58  21:20:01          3      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:20:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:20:01          5      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:20:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:20:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:21:01        all      0.01      0.00      0.00      0.15      0.01     99.82
21:36:58  21:21:01          0      0.03      0.00      0.03      1.23      0.03     98.67
21:36:58  21:21:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:21:01          2      0.03      0.00      0.00      0.00      0.02     99.95
21:36:58  21:21:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:21:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:21:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:21:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:21:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:22:01        all      0.02      0.00      0.01      0.15      0.00     99.82
21:36:58  21:22:01          0      0.05      0.00      0.02      1.20      0.02     98.72
21:36:58  21:22:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:22:01          2      0.07      0.00      0.00      0.00      0.00     99.93
21:36:58  21:22:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:22:01          4      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:22:01          5      0.00      0.00      0.03      0.00      0.00     99.97
21:36:58  21:22:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:22:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  
21:36:58  21:22:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:36:58  21:23:01        all      0.01      0.00      0.00      0.10      0.01     99.87
21:36:58  21:23:01          0      0.02      0.00      0.00      0.82      0.02     99.15
21:36:58  21:23:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:23:01          2      0.03      0.00      0.02      0.00      0.02     99.93
21:36:58  21:23:01          3      0.03      0.00      0.02      0.00      0.02     99.93
21:36:58  21:23:01          4      0.00      0.00      0.00      0.02      0.00     99.98
21:36:58  21:23:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:23:01          6      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:23:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:24:01        all      0.03      0.00      0.01      0.14      0.00     99.82
21:36:58  21:24:01          0      0.17      0.00      0.00      0.97      0.02     98.85
21:36:58  21:24:01          1      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:24:01          2      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:24:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:24:01          4      0.00      0.00      0.03      0.17      0.02     99.78
21:36:58  21:24:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:24:01          6      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:24:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:25:01        all      0.01      0.00      0.01      0.10      0.01     99.88
21:36:58  21:25:01          0      0.00      0.00      0.02      0.80      0.00     99.18
21:36:58  21:25:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:25:01          2      0.03      0.00      0.00      0.00      0.02     99.95
21:36:58  21:25:01          3      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:25:01          4      0.02      0.00      0.00      0.02      0.02     99.95
21:36:58  21:25:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:25:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:25:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:26:01        all      0.01      0.00      0.01      0.11      0.01     99.86
21:36:58  21:26:01          0      0.00      0.00      0.02      0.88      0.00     99.10
21:36:58  21:26:01          1      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:26:01          2      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:26:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:26:01          4      0.03      0.00      0.03      0.00      0.02     99.92
21:36:58  21:26:01          5      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:26:01          6      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:26:01          7      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:27:01        all      0.01      0.00      0.01      0.10      0.01     99.87
21:36:58  21:27:01          0      0.02      0.00      0.00      0.82      0.00     99.17
21:36:58  21:27:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:27:01          2      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:27:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:27:01          4      0.02      0.00      0.02      0.02      0.03     99.92
21:36:58  21:27:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:27:01          6      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  21:27:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:28:01        all      0.01      0.00      0.00      0.12      0.01     99.86
21:36:58  21:28:01          0      0.00      0.00      0.00      0.92      0.02     99.07
21:36:58  21:28:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:28:01          2      0.03      0.00      0.00      0.00      0.02     99.95
21:36:58  21:28:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:28:01          4      0.03      0.00      0.00      0.02      0.02     99.93
21:36:58  21:28:01          5      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:28:01          6      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:28:01          7      0.02      0.00      0.00      0.00      0.02     99.97
21:36:58  21:29:01        all      0.01      0.00      0.01      0.09      0.01     99.89
21:36:58  21:29:01          0      0.00      0.00      0.00      0.70      0.00     99.30
21:36:58  21:29:01          1      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:29:01          2      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:29:01          3      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:29:01          4      0.02      0.00      0.02      0.00      0.02     99.95
21:36:58  21:29:01          5      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:29:01          6      0.03      0.00      0.00      0.00      0.00     99.97
21:36:58  21:29:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:30:01        all      0.07      0.00      0.00      0.15      0.01     99.76
21:36:58  21:30:01          0      0.02      0.00      0.02      1.20      0.00     98.77
21:36:58  21:30:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:30:01          2      0.52      0.00      0.02      0.00      0.00     99.47
21:36:58  21:30:01          3      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:30:01          4      0.05      0.00      0.00      0.00      0.02     99.93
21:36:58  21:30:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:30:01          6      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:30:01          7      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:31:01        all      0.08      0.00      0.01      0.13      0.00     99.78
21:36:58  21:31:01          0      0.00      0.00      0.02      1.03      0.00     98.95
21:36:58  21:31:01          1      0.02      0.00      0.02      0.00      0.00     99.97
21:36:58  21:31:01          2      0.58      0.00      0.02      0.00      0.02     99.39
21:36:58  21:31:01          3      0.00      0.00      0.00      0.00      0.02     99.98
21:36:58  21:31:01          4      0.00      0.00      0.03      0.00      0.03     99.93
21:36:58  21:31:01          5      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:31:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:31:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:32:01        all      0.21      0.00      0.00      0.12      0.01     99.65
21:36:58  21:32:01          0      0.00      0.00      0.00      0.95      0.02     99.03
21:36:58  21:32:01          1      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:32:01          2      1.63      0.00      0.00      0.00      0.00     98.37
21:36:58  21:32:01          3      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:32:01          4      0.02      0.00      0.00      0.00      0.05     99.93
21:36:58  21:32:01          5      0.00      0.00      0.00      0.00      0.00    100.00
21:36:58  21:32:01          6      0.02      0.00      0.00      0.00      0.00     99.98
21:36:58  21:32:01          7      0.00      0.00      0.02      0.00      0.00     99.98
21:36:58  21:33:01        all      2.19      0.00      0.31      0.63      0.01     96.86
21:36:58  21:33:01          0      2.45      0.00      0.12      0.82      0.00     96.62
21:36:58  21:33:01          1      1.74      0.00      0.77      3.05      0.00     94.44
21:36:58  21:33:01          2      1.39      0.00      0.25      0.03      0.02     98.31
21:36:58  21:33:01          3      1.63      0.00      0.13      0.22      0.02     98.00
21:36:58  21:33:01          4      1.13      0.00      0.40      0.15      0.05     98.27
21:36:58  21:33:01          5      6.09      0.00      0.45      0.72      0.02     92.73
21:36:58  21:33:01          6      1.17      0.00      0.27      0.08      0.02     98.47
21:36:58  21:33:01          7      1.90      0.00      0.12      0.00      0.00     97.98
21:36:58  
21:36:58  21:33:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:36:58  21:34:01        all     12.45      0.00      0.78      1.68      0.04     85.06
21:36:58  21:34:01          0     11.39      0.00      0.73      6.09      0.05     81.73
21:36:58  21:34:01          1      7.26      0.00      0.65      1.43      0.03     90.62
21:36:58  21:34:01          2      9.11      0.00      0.55      0.97      0.05     89.31
21:36:58  21:34:01          3     24.76      0.00      1.52      1.82      0.03     71.87
21:36:58  21:34:01          4     26.08      0.00      1.69      2.84      0.07     69.32
21:36:58  21:34:01          5      7.15      0.00      0.42      0.12      0.02     92.30
21:36:58  21:34:01          6      7.90      0.00      0.33      0.12      0.02     91.63
21:36:58  21:34:01          7      5.95      0.00      0.38      0.02      0.02     93.63
21:36:58  21:35:01        all     30.46      0.00      0.96      0.70      0.06     67.82
21:36:58  21:35:01          0     32.06      0.00      1.02      1.35      0.05     65.52
21:36:58  21:35:01          1     35.26      0.00      1.47      1.74      0.07     61.47
21:36:58  21:35:01          2     20.94      0.00      0.55      0.03      0.05     78.42
21:36:58  21:35:01          3     47.83      0.00      1.14      1.14      0.07     49.83
21:36:58  21:35:01          4     26.95      0.00      1.31      0.42      0.07     71.26
21:36:58  21:35:01          5     27.52      0.00      1.37      0.62      0.05     70.45
21:36:58  21:35:01          6     24.21      0.00      0.53      0.27      0.05     74.94
21:36:58  21:35:01          7     28.96      0.00      0.32      0.02      0.07     70.64
21:36:58  21:36:01        all     24.78      0.00      0.65      0.59      0.06     73.93
21:36:58  21:36:01          0     22.04      0.00      0.73      1.73      0.05     75.45
21:36:58  21:36:01          1     22.88      0.00      0.77      0.74      0.07     75.55
21:36:58  21:36:01          2     26.25      0.00      0.57      0.33      0.05     72.79
21:36:58  21:36:01          3     33.42      0.00      0.69      0.02      0.07     65.81
21:36:58  21:36:01          4     25.45      0.00      0.65      0.03      0.05     73.81
21:36:58  21:36:01          5     24.75      0.00      0.62      0.05      0.07     74.52
21:36:58  21:36:01          6     19.83      0.00      0.53      0.02      0.05     79.57
21:36:58  21:36:01          7     23.63      0.00      0.64      1.76      0.05     73.93
21:36:58  Average:        all      1.29      0.00      0.06      0.51      0.01     98.13
21:36:58  Average:          0      1.39      0.00      0.07      0.99      0.02     97.53
21:36:58  Average:          1      1.21      0.00      0.08      0.24      0.00     98.47
21:36:58  Average:          2      1.15      0.00      0.05      0.13      0.01     98.66
21:36:58  Average:          3      1.92      0.00      0.08      1.26      0.01     96.73
21:36:58  Average:          4      1.45      0.00      0.08      0.07      0.01     98.39
21:36:58  Average:          5      1.18      0.00      0.06      0.04      0.00     98.72
21:36:58  Average:          6      0.97      0.00      0.04      1.26      0.01     97.71
21:36:58  Average:          7      1.07      0.00      0.04      0.06      0.01     98.83
21:36:58  
21:36:58  
21:36:58