08:07:12  Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/139528
08:07:12  Running as SYSTEM
08:07:12  [EnvInject] - Loading node environment variables.
08:07:12  Building remotely on prd-ubuntu1804-docker-8c-8g-85752 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java
08:07:12  [ssh-agent] Looking for ssh-agent implementation...
08:07:12  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:07:12  $ ssh-agent
08:07:12  SSH_AUTH_SOCK=/tmp/ssh-OViHiRVrkVHp/agent.2090
08:07:12  SSH_AGENT_PID=2092
08:07:12  [ssh-agent] Started.
08:07:12  Running ssh-add (command line suppressed)
08:07:12  Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_8906142889375138918.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_8906142889375138918.key)
08:07:12  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
08:07:12  The recommended git tool is: NONE
08:07:14  using credential onap-jenkins-ssh
08:07:14  Wiping out workspace first.
08:07:14  Cloning the remote Git repository
08:07:14  Cloning repository git://cloud.onap.org/mirror/aai/resources.git
08:07:14   > git init /w/workspace/aai-resources-master-verify-java # timeout=10
08:07:14  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
08:07:14   > git --version # timeout=10
08:07:14   > git --version # 'git version 2.17.1'
08:07:14  using GIT_SSH to set credentials Gerrit user
08:07:14  Verifying host key using manually-configured host key entries
08:07:14   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:07:15   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
08:07:15   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:07:15   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
08:07:15  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
08:07:15  using GIT_SSH to set credentials Gerrit user
08:07:15  Verifying host key using manually-configured host key entries
08:07:15   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/28/139528/3 # timeout=30
08:07:16   > git rev-parse 18ae88b2ea07ad0ddf5eab283301dcfe520450a0^{commit} # timeout=10
08:07:16  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
08:07:16  Checking out Revision 18ae88b2ea07ad0ddf5eab283301dcfe520450a0 (refs/changes/28/139528/3)
08:07:16   > git config core.sparsecheckout # timeout=10
08:07:16   > git checkout -f 18ae88b2ea07ad0ddf5eab283301dcfe520450a0 # timeout=30
08:07:19  Commit message: "Use 1.15.3-SNAPSHOT of aai-common"
08:07:19   > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:07:19   > git rev-list --no-walk 2735cda6386c21073aed1f52f336ce622c418def # timeout=10
08:07:19  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins18223151563889464974.sh
08:07:19  ---> python-tools-install.sh
08:07:19  Setup pyenv:
08:07:19  * system (set by /opt/pyenv/version)
08:07:19  * 3.8.13 (set by /opt/pyenv/version)
08:07:19  * 3.9.13 (set by /opt/pyenv/version)
08:07:19  * 3.10.6 (set by /opt/pyenv/version)
08:07:24  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jLZ7
08:07:24  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
08:07:27  lf-activate-venv(): INFO: Installing: lftools 
08:07:56  lf-activate-venv(): INFO: Adding /tmp/venv-jLZ7/bin to PATH
08:07:56  Generating Requirements File
08:08:16  Python 3.10.6
08:08:16  pip 24.3.1 from /tmp/venv-jLZ7/lib/python3.10/site-packages/pip (python 3.10)
08:08:16  appdirs==1.4.4
08:08:16  argcomplete==3.5.1
08:08:16  aspy.yaml==1.3.0
08:08:16  attrs==24.2.0
08:08:16  autopage==0.5.2
08:08:16  beautifulsoup4==4.12.3
08:08:16  boto3==1.35.67
08:08:16  botocore==1.35.67
08:08:16  bs4==0.0.2
08:08:16  cachetools==5.5.0
08:08:16  certifi==2024.8.30
08:08:16  cffi==1.17.1
08:08:16  cfgv==3.4.0
08:08:16  chardet==5.2.0
08:08:16  charset-normalizer==3.4.0
08:08:16  click==8.1.7
08:08:16  cliff==4.8.0
08:08:16  cmd2==2.5.6
08:08:16  cryptography==3.3.2
08:08:16  debtcollector==3.0.0
08:08:16  decorator==5.1.1
08:08:16  defusedxml==0.7.1
08:08:16  Deprecated==1.2.15
08:08:16  distlib==0.3.9
08:08:16  dnspython==2.7.0
08:08:16  docker==4.2.2
08:08:16  dogpile.cache==1.3.3
08:08:16  durationpy==0.9
08:08:16  email_validator==2.2.0
08:08:16  filelock==3.16.1
08:08:16  future==1.0.0
08:08:16  gitdb==4.0.11
08:08:16  GitPython==3.1.43
08:08:16  google-auth==2.36.0
08:08:16  httplib2==0.22.0
08:08:16  identify==2.6.2
08:08:16  idna==3.10
08:08:16  importlib-resources==1.5.0
08:08:16  iso8601==2.1.0
08:08:16  Jinja2==3.1.4
08:08:16  jmespath==1.0.1
08:08:16  jsonpatch==1.33
08:08:16  jsonpointer==3.0.0
08:08:16  jsonschema==4.23.0
08:08:16  jsonschema-specifications==2024.10.1
08:08:16  keystoneauth1==5.9.0
08:08:16  kubernetes==31.0.0
08:08:16  lftools==0.37.10
08:08:16  lxml==5.3.0
08:08:16  MarkupSafe==3.0.2
08:08:16  msgpack==1.1.0
08:08:16  multi_key_dict==2.0.3
08:08:16  munch==4.0.0
08:08:16  netaddr==1.3.0
08:08:16  netifaces==0.11.0
08:08:16  niet==1.4.2
08:08:16  nodeenv==1.9.1
08:08:16  oauth2client==4.1.3
08:08:16  oauthlib==3.2.2
08:08:16  openstacksdk==4.1.0
08:08:16  os-client-config==2.1.0
08:08:16  os-service-types==1.7.0
08:08:16  osc-lib==3.2.0
08:08:16  oslo.config==9.7.0
08:08:16  oslo.context==5.7.0
08:08:16  oslo.i18n==6.5.0
08:08:16  oslo.log==6.2.0
08:08:16  oslo.serialization==5.6.0
08:08:16  oslo.utils==7.4.0
08:08:16  packaging==24.2
08:08:16  pbr==6.1.0
08:08:16  platformdirs==4.3.6
08:08:16  prettytable==3.12.0
08:08:16  psutil==6.1.0
08:08:16  pyasn1==0.6.1
08:08:16  pyasn1_modules==0.4.1
08:08:16  pycparser==2.22
08:08:16  pygerrit2==2.0.15
08:08:16  PyGithub==2.5.0
08:08:16  PyJWT==2.10.0
08:08:16  PyNaCl==1.5.0
08:08:16  pyparsing==2.4.7
08:08:16  pyperclip==1.9.0
08:08:16  pyrsistent==0.20.0
08:08:16  python-cinderclient==9.6.0
08:08:16  python-dateutil==2.9.0.post0
08:08:16  python-heatclient==4.0.0
08:08:16  python-jenkins==1.8.2
08:08:16  python-keystoneclient==5.5.0
08:08:16  python-magnumclient==4.7.0
08:08:16  python-openstackclient==7.2.1
08:08:16  python-swiftclient==4.6.0
08:08:16  PyYAML==6.0.2
08:08:16  referencing==0.35.1
08:08:16  requests==2.32.3
08:08:16  requests-oauthlib==2.0.0
08:08:16  requestsexceptions==1.4.0
08:08:16  rfc3986==2.0.0
08:08:16  rpds-py==0.21.0
08:08:16  rsa==4.9
08:08:16  ruamel.yaml==0.18.6
08:08:16  ruamel.yaml.clib==0.2.12
08:08:16  s3transfer==0.10.4
08:08:16  simplejson==3.19.3
08:08:16  six==1.16.0
08:08:16  smmap==5.0.1
08:08:16  soupsieve==2.6
08:08:16  stevedore==5.4.0
08:08:16  tabulate==0.9.0
08:08:16  toml==0.10.2
08:08:16  tomlkit==0.13.2
08:08:16  tqdm==4.67.0
08:08:16  typing_extensions==4.12.2
08:08:16  tzdata==2024.2
08:08:16  urllib3==1.26.20
08:08:16  virtualenv==20.27.1
08:08:16  wcwidth==0.2.13
08:08:16  websocket-client==1.8.0
08:08:16  wrapt==1.17.0
08:08:16  xdg==6.0.0
08:08:16  xmltodict==0.14.2
08:08:16  yq==3.4.3
08:08:16  [EnvInject] - Injecting environment variables from a build step.
08:08:16  [EnvInject] - Injecting as environment variables the properties content 
08:08:16  SET_JDK_VERSION=openjdk11
08:08:16  GIT_URL="git://cloud.onap.org/mirror"
08:08:16  
08:08:16  [EnvInject] - Variables injected successfully.
08:08:16  [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins14583939903658647345.sh
08:08:16  ---> update-java-alternatives.sh
08:08:16  ---> Updating Java version
08:08:17  ---> Ubuntu/Debian system detected
08:08:17  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
08:08:17  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
08:08:17  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
08:08:17  openjdk version "11.0.16" 2022-07-19
08:08:17  OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
08:08:17  OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
08:08:17  JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
08:08:17  [EnvInject] - Injecting environment variables from a build step.
08:08:17  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
08:08:17  [EnvInject] - Variables injected successfully.
08:08:17  provisioning config files...
08:08:17  copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config6964676509258469495tmp
08:08:17  copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config6289830751046907335tmp
08:08:17  [EnvInject] - Injecting environment variables from a build step.
08:08:17  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-85752
08:08:18  using settings config with name aai-resources-settings
08:08:18  Replacing all maven server entries not found in credentials list is true
08:08:18  using global settings config with name global-settings
08:08:18  Replacing all maven server entries not found in credentials list is true
08:08:18  [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings8478309215818634124.xml -gs /tmp/global-settings10649382606255873028.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=18ae88b2ea07ad0ddf5eab283301dcfe520450a0 -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/+/139528 -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=139528 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/28/139528/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXNlIDEuMTUuMy1TTkFQU0hPVCBvZiBhYWktY29tbW9uCgotIHVwZ3JhZGUgc3ByaW5nLWJvb3QgKDIuNi4xNSAtPiAyLjcuMTgpCi0gdXBncmFkZSB0aW5rZXJwb3AgKDMuNy4xIC0+IDMuNy4zKQotIHVwZ3JhZGUgamFudXNncmFwaCAoMS4wLjAgLT4gMS4wLjEpCi0gcmVtb3ZlIGVlbGYtY29yZSBkZXBlbmRlbmN5Ci0gcmVtb3ZlIGFhaSBsb2dnaW5nLXNlcnZpY2UgZGVwZW5kZW5jeQoKSXNzdWUtSUQ6IEFBSS00MDY4CkNoYW5nZS1JZDogSTQxYTk5NTZhNGY4Y2Y5MmFiMDVjMjg0ZDFiYmI4ZmE3MTA2OTQ1YzQKU2lnbmVkLW9mZi1ieTogRmlldGUgT3N0a2FtcCA8RmlldGUuT3N0a2FtcEB0ZWxla29tLmRlPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Use 1.15.3-SNAPSHOT of aai-common" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I41a9956a4f8cf92ab05c284d1bbb8fa7106945c4 -DGERRIT_EVENT_HASH=130191108 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
08:08:18  [INFO] Scanning for projects...
08:08:19  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.3-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
08:08:19  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.3-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
08:08:19  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.3-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
08:08:19  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.3-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
08:08:19  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.3-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
08:08:19  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.3-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
08:08:21  [INFO] ------------------------------------------------------------------------
08:08:21  [INFO] Reactor Build Order:
08:08:21  [INFO] 
08:08:21  [INFO] aai-resources
08:08:21  [INFO] aai-resources
08:08:21  [INFO]                                                                         
08:08:21  [INFO] ------------------------------------------------------------------------
08:08:21  [INFO] Building aai-resources 1.15.3-SNAPSHOT
08:08:21  [INFO] ------------------------------------------------------------------------
08:08:21  [INFO] 
08:08:21  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources ---
08:08:21  [INFO] 
08:08:21  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources ---
08:08:23  [INFO] 
08:08:23  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources ---
08:08:23  [INFO] 
08:08:23  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ resources ---
08:08:24  [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/**
08:08:24  [INFO] 
08:08:24  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ resources ---
08:08:27  [INFO] 
08:08:27  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ resources ---
08:08:27  [INFO] 
08:08:27  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ resources ---
08:08:27  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:08:27  [INFO] 
08:08:27  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ resources ---
08:08:27  [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/**
08:08:27  [INFO] 
08:08:27  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ resources ---
08:08:28  [INFO] No tests to run.
08:08:28  [INFO] 
08:08:28  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ resources ---
08:08:28  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:08:28  [INFO] 
08:08:28  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ resources ---
08:08:28  [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec
08:08:28  [INFO] 
08:08:28  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ resources ---
08:08:29  [INFO] 
08:08:29  [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources ---
08:08:29  [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.15.3-SNAPSHOT/resources-1.15.3-SNAPSHOT.pom
08:08:29  [INFO]                                                                         
08:08:29  [INFO] ------------------------------------------------------------------------
08:08:29  [INFO] Building aai-resources 1.15.3-SNAPSHOT
08:08:29  [INFO] ------------------------------------------------------------------------
08:08:41  [INFO] 
08:08:41  [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources ---
08:08:41  [INFO] 
08:08:41  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources ---
08:08:41  [INFO] 
08:08:41  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources ---
08:08:41  [INFO] 
08:08:41  [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources ---
08:08:44  1.15.3-SNAPSHOT
08:08:44  New Tag for docker:1.15-STAGING-latest
08:08:44  [INFO] 
08:08:44  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-resources ---
08:08:44  [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.*
08:08:44  [INFO] 
08:08:44  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources ---
08:08:46  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.6:jar
08:08:46  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.6/aai-schema-1.12.6.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes ""
08:08:46  [INFO] 
08:08:46  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources ---
08:08:46  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.6:jar
08:08:46  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.6/aai-schema-1.12.6.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes ""
08:08:46  [INFO] 
08:08:46  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-resources ---
08:08:46  [INFO] 
08:08:46  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-resources ---
08:08:46  [INFO] 
08:08:46  [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources ---
08:08:47  [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:08:47  [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm
08:08:47  [INFO] ignoreDelta true
08:08:47  [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
08:08:47  [INFO] Copying file localhost-access-logback.xml
08:08:47  [INFO] Copying file logback.xml
08:08:47  [INFO] Copying file application.properties
08:08:47  [INFO] ignoreDelta true
08:08:47  [INFO] Copying 144 resources
08:08:47  [INFO] Copying file application-keycloak.properties
08:08:47  [INFO] Copying file retired.properties
08:08:47  [INFO] Copying file localhost-access-logback.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml
08:08:47  [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml
08:08:48  [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
08:08:48  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
08:08:49  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json
08:08:49  [INFO] Copying file logback.xml
08:08:49  [INFO] Copying file etc/appprops/janusgraph-cached.properties
08:08:49  [INFO] Copying file etc/appprops/aaiconfig.properties
08:08:49  [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties
08:08:49  [INFO] Copying file etc/appprops/datatoolscrons.properties
08:08:49  [INFO] Copying file etc/appprops/dynamic.properties
08:08:49  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
08:08:49  [INFO] Copying file etc/appprops/error.properties
08:08:49  [INFO] Copying file etc/appprops/preferredRoute.txt
08:08:49  [INFO] Copying file etc/appprops/delta-event-publisher.properties
08:08:49  [INFO] Copying file etc/auth/aai-client-cert.p12
08:08:49  [INFO] Copying file etc/auth/realm.properties
08:08:49  [INFO] Copying file etc/auth/aai_keystore
08:08:49  [INFO] Copying file application.properties
08:08:49  [INFO] ignoreDelta true
08:08:49  [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
08:08:49  [INFO] Copying file janusgraph-cached.properties
08:08:49  [INFO] Copying file aaiconfig.properties
08:08:49  [INFO] Copying file janusgraph-realtime.properties
08:08:49  [INFO] ignoreDelta true
08:08:49  [INFO] Copying 1 resource to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
08:08:49  [INFO] Copying file aai-client-cert.p12
08:08:49  [INFO] ignoreDelta true
08:08:49  [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
08:08:49  [INFO] Copying file localhost-access-logback.xml
08:08:49  [INFO] Copying file logback.xml
08:08:49  [INFO] ignoreDelta true
08:08:49  [INFO] Copying 127 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema
08:08:49  [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml
08:08:49  [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml
08:08:49  [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml
08:08:49  [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml
08:08:49  [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml
08:08:49  [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml
08:08:49  [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml
08:08:49  [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml
08:08:49  [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml
08:08:49  [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml
08:08:49  [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml
08:08:49  [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml
08:08:49  [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml
08:08:49  [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml
08:08:49  [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml
08:08:49  [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml
08:08:49  [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml
08:08:49  [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml
08:08:49  [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml
08:08:49  [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml
08:08:49  [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml
08:08:49  [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml
08:08:49  [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json
08:08:49  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
08:08:49  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
08:08:49  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json
08:08:49  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
08:08:49  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
08:08:49  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
08:08:49  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
08:08:49  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
08:08:49  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
08:08:49  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json
08:08:49  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
08:08:49  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
08:08:49  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
08:08:49  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json
08:08:49  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
08:08:49  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
08:08:49  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
08:08:49  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
08:08:49  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
08:08:49  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
08:08:49  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
08:08:49  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
08:08:49  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json
08:08:49  [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json
08:08:49  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json
08:08:49  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
08:08:49  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
08:08:49  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json
08:08:49  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
08:08:49  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
08:08:49  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
08:08:49  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
08:08:49  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
08:08:49  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
08:08:49  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json
08:08:49  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
08:08:49  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
08:08:49  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
08:08:49  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
08:08:49  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json
08:08:49  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
08:08:49  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
08:08:49  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
08:08:49  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
08:08:49  [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json
08:08:49  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json
08:08:49  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
08:08:49  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
08:08:49  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
08:08:49  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
08:08:49  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
08:08:49  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
08:08:49  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json
08:08:49  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
08:08:49  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
08:08:49  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
08:08:49  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
08:08:49  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
08:08:49  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
08:08:49  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
08:08:49  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
08:08:49  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
08:08:49  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json
08:08:49  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
08:08:49  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
08:08:49  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
08:08:49  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
08:08:49  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json
08:08:49  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
08:08:49  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
08:08:49  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
08:08:49  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
08:08:49  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
08:08:49  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
08:08:49  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json
08:08:49  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json
08:08:49  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
08:08:49  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
08:08:49  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
08:08:49  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json
08:08:49  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
08:08:49  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
08:08:49  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
08:08:49  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
08:08:49  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
08:08:49  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
08:08:49  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
08:08:49  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json
08:08:49  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
08:08:49  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
08:08:49  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
08:08:49  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
08:08:49  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
08:08:49  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
08:08:49  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json
08:08:49  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
08:08:49  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
08:08:49  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
08:08:49  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
08:08:49  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json
08:08:49  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
08:08:49  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
08:08:49  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
08:08:49  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json
08:08:49  [INFO] ignoreDelta true
08:08:49  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT-build/
08:08:49  [INFO] Copying file aai.sh
08:08:49  [INFO] Copying file docker-entrypoint.sh
08:08:49  [INFO] Copying file Dockerfile
08:08:49  [INFO] 
08:08:49  [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-resources ---
08:08:49  [INFO] Changes detected - recompiling the module!
08:08:49  [INFO] Compiling 62 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes
08:08:52  [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.
08:08:52  [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.
08:08:52  [INFO] 
08:08:52  [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources ---
08:08:52  [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:08:52  [INFO] ignoreDelta true
08:08:52  [INFO] Copying 84 resources
08:08:52  [INFO] Copying file it/application-keycloak-test.properties
08:08:52  [INFO] Copying file it/multi-tenancy-realm.json
08:08:52  [INFO] Copying file application-test.properties
08:08:52  [INFO] Copying file k6/writeWithoutRelations.js
08:08:52  [INFO] Copying file k6/readWithoutRelations.js
08:08:52  [INFO] Copying file payloads/modeltransforms/model.xml
08:08:52  [INFO] Copying file payloads/modeltransforms/model.json
08:08:52  [INFO] Copying file payloads/extensions/cloud-region.json
08:08:52  [INFO] Copying file payloads/extensions/tenant.json
08:08:52  [INFO] Copying file payloads/extensions/vserver.json
08:08:52  [INFO] Copying file payloads/extensions/complex.json
08:08:52  [INFO] Copying file payloads/extensions/vnfc.json
08:08:52  [INFO] Copying file payloads/extensions/skeleton-pserver.json
08:08:52  [INFO] Copying file payloads/extensions/generic-vnf.json
08:08:52  [INFO] Copying file payloads/extensions/vf-module.json
08:08:52  [INFO] Copying file payloads/extensions/pserver.json
08:08:52  [INFO] Copying file payloads/extensions/vserver-without-vf-module.json
08:08:52  [INFO] Copying file payloads/templates/pserver-with-data.json
08:08:52  [INFO] Copying file payloads/templates/pserver-to-cloud-region.json
08:08:52  [INFO] Copying file payloads/templates/pserver.xml
08:08:52  [INFO] Copying file payloads/templates/pserver-uriencoded.json
08:08:52  [INFO] Copying file payloads/templates/pserver.json
08:08:52  [INFO] Copying file payloads/models/network-service.xml
08:08:52  [INFO] Copying file payloads/models/model-version.xml
08:08:52  [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json
08:08:52  [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json
08:08:52  [INFO] Copying file payloads/bulk/pserver-transactions.json
08:08:52  [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json
08:08:52  [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json
08:08:52  [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json
08:08:52  [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json
08:08:52  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json
08:08:52  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json
08:08:52  [INFO] Copying file payloads/relationship/complex-bugfix.json
08:08:52  [INFO] Copying file payloads/relationship/pserver4.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json
08:08:52  [INFO] Copying file payloads/relationship/complex3.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json
08:08:52  [INFO] Copying file payloads/relationship/pserver2.json
08:08:52  [INFO] Copying file payloads/relationship/complex.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-bugfix.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-complex-relationship.json
08:08:52  [INFO] Copying file payloads/relationship/pserver3.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json
08:08:52  [INFO] Copying file payloads/relationship/complex4.json
08:08:52  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json
08:08:52  [INFO] Copying file payloads/relationship/pserver.json
08:08:52  [INFO] Copying file payloads/relationship/complex2.json
08:08:52  [INFO] Copying file payloads/resource/cloud-region.json
08:08:52  [INFO] Copying file payloads/resource/pserver4.json
08:08:52  [INFO] Copying file payloads/resource/pserver5.json
08:08:52  [INFO] Copying file payloads/resource/pnf.json
08:08:52  [INFO] Copying file payloads/resource/vserver3.json
08:08:52  [INFO] Copying file payloads/resource/vserver.json
08:08:52  [INFO] Copying file payloads/resource/customer.json
08:08:52  [INFO] Copying file payloads/resource/vserver2.json
08:08:52  [INFO] Copying file payloads/resource/pserver-patch-test.json
08:08:52  [INFO] Copying file payloads/resource/pserver2.json
08:08:52  [INFO] Copying file payloads/resource/pserver3.json
08:08:52  [INFO] Copying file payloads/resource/pserver1.json
08:08:52  [INFO] Copying file payloads/resource/vserver4.json
08:08:52  [INFO] Copying file payloads/resource/vserver1.json
08:08:52  [INFO] Copying file payloads/resource/pserver.json
08:08:52  [INFO] Copying file payloads/resource/vserver5.json
08:08:52  [INFO] Copying file logback.xml
08:08:52  [INFO] Copying file junit-platform.properties
08:08:52  [INFO] Copying file etc/appprops/janusgraph-cached.properties
08:08:52  [INFO] Copying file etc/appprops/aaiconfig.properties
08:08:52  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
08:08:52  [INFO] Copying file etc/appprops/error.properties
08:08:52  [INFO] Copying file etc/auth/aai_policy.json
08:08:52  [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt
08:08:52  [INFO] 
08:08:52  [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-resources ---
08:08:52  [INFO] Changes detected - recompiling the module!
08:08:52  [INFO] Compiling 44 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes
08:08:54  [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.
08:08:54  [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.
08:08:54  [INFO] 
08:08:54  [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-resources ---
08:08:54  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:08:54  [INFO] 
08:08:54  [INFO] -------------------------------------------------------
08:08:54  [INFO]  T E S T S
08:08:54  [INFO] -------------------------------------------------------
08:08:56  [INFO] Running org.onap.aai.IncreaseNodesToolTest
08:09:00  [EL Warning]: moxy: 2024-11-22 08:09:00.205--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
08:09:00  [EL Warning]: moxy: 2024-11-22 08:09:00.816--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
08:09:01  [EL Warning]: moxy: 2024-11-22 08:09:01.174--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
08:09:01  [EL Warning]: moxy: 2024-11-22 08:09:01.528--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
08:09:01  [EL Warning]: moxy: 2024-11-22 08:09:01.832--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
08:09:02  [EL Warning]: moxy: 2024-11-22 08:09:02.307--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
08:09:03  08:09:03.097 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:09:03  2024-11-22 08:09:03.097  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:09:03  08:09:03.689 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:09:03  2024-11-22 08:09:03.689  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:09:03  node 1 added hostname: random-0daa70c7-47c1-4805-8f97-f16986cc0723
08:09:03  node 2 added hostname: random-5b36084f-27b4-4b21-a760-bc9ca8e7828e
08:09:03  node 3 added hostname: random-970f1a1d-19f8-4a73-aef4-2e448e871735
08:09:03  node 4 added hostname: random-d3e18972-afa1-4b5a-9b25-3bc18058003f
08:09:03  node 5 added hostname: random-1aaae3bd-4cad-445b-9483-1cd4ec34a0ff
08:09:03  Transaction Committed
08:09:03  Total Time: 0.02seconds
08:09:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.621 s -- in org.onap.aai.IncreaseNodesToolTest
08:09:03  [INFO] Running org.onap.aai.it.performance.K6ReadTest
08:09:04  
08:09:04    .   ____          _            __ _ _
08:09:04   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
08:09:04  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
08:09:04   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
08:09:04    '  |____| .__|_| |_|_| |_\__, | / / / /
08:09:04   =========|_|==============|___/=/_/_/_/
08:09:04   :: Spring Boot ::               (v2.7.18)
08:09:04  
08:09:04  2024-11-22 08:09:04.390  INFO 2909 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:04  08:09:04.390 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:04  2024-11-22 08:09:04.391  INFO 2909 --- [           main] org.onap.aai.it.performance.K6ReadTest   : The following 2 profiles are active: "production", "one-way-ssl"
08:09:04  08:09:04.391 [main] INFO  org.onap.aai.it.performance.K6ReadTest - The following 2 profiles are active: "production", "one-way-ssl"
08:09:04  2024-11-22 08:09:04.436  INFO 2909 --- [kground-preinit] o.h.validator.internal.util.Version      : HV000001: Hibernate Validator 6.2.5.Final
08:09:07  08:09:07,062 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
08:09:07  08:09:07,067 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
08:09:07  08:09:07,067 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:09:07  08:09:07,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
08:09:07  08:09:07,075 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1405653138 - setting totalSizeCap to 1 GB
08:09:07  08:09:07,077 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1405653138 - Will use zip compression
08:09:07  08:09:07,079 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1405653138 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
08:09:07  08:09:07,083 |-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'.
08:09:07  08:09:07,083 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
08:09:07  08:09:07,090 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 08:09:07 UTC 2024
08:09:07  08:09:07,104 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
08:09:07  08:09:07,104 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
08:09:07  08:09:07,105 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
08:09:07  08:09:07,105 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:09:07  08:09:07,105 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
08:09:07  08:09:07,106 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
08:09:07  08:09:07,106 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
08:09:07  08:09:07,106 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3b078c02 - Registering current configuration as safe fallback point
08:09:07  
08:09:07  2024-11-22 08:09:07.282  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 57 ms to scan 1 urls, producing 10 keys and 51 values 
08:09:07  2024-11-22 08:09:07.286  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 7 keys and 7 values 
08:09:07  2024-11-22 08:09:07.872  INFO 2909 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
08:09:07  08:09:07.872 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
08:09:07  [EL Warning]: moxy: 2024-11-22 08:09:07.93--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
08:09:08  [EL Warning]: moxy: 2024-11-22 08:09:08.183--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
08:09:08  [EL Warning]: moxy: 2024-11-22 08:09:08.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
08:09:08  [EL Warning]: moxy: 2024-11-22 08:09:08.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
08:09:09  [EL Warning]: moxy: 2024-11-22 08:09:09.115--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
08:09:09  [EL Warning]: moxy: 2024-11-22 08:09:09.44--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
08:09:09  [EL Warning]: moxy: 2024-11-22 08:09:09.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
08:09:10  [EL Warning]: moxy: 2024-11-22 08:09:10.282--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
08:09:10  08:09:10.810 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
08:09:10  2024-11-22 08:09:10.810  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
08:09:10  08:09:10.811 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
08:09:10  2024-11-22 08:09:10.811  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
08:09:10  08:09:10.812 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
08:09:10  2024-11-22 08:09:10.812  WARN 2909 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
08:09:10  08:09:10.849 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:10  2024-11-22 08:09:10.849  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:10  08:09:10.897 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:10  2024-11-22 08:09:10.897  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:11  08:09:10.921 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:11  2024-11-22 08:09:10.921  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:11  08:09:11.048 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
08:09:11  2024-11-22 08:09:11.048  INFO 2909 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
08:09:11  2024-11-22T08:09:06.380929Z|19ac2095-5737-48de-9714-11d601573475|given scan urls are empty. set urls in the configuration	RequestID=19ac2095-5737-48de-9714-11d601573475, LogTimestamp=2024-11-22T08:09:06.380929Z	given scan urls are empty. set urls in the configuration			|
08:09:11  2024-11-22 08:09:11.855  WARN 2909 --- [           main] org.reflections8.Reflections             : given scan urls are empty. set urls in the configuration
08:09:13  2024-11-22T08:09:06.380929Z|19ac2095-5737-48de-9714-11d601573475|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=19ac2095-5737-48de-9714-11d601573475, LogTimestamp=2024-11-22T08:09:06.380929Z	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
08:09:13  2024-11-22 08:09:13.542  WARN 2909 --- [           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)
08:09:15  08:09:15.416 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Started K6ReadTest in 11.371 seconds (JVM running for 20.688)
08:09:15  2024-11-22 08:09:15.416  INFO 2909 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Started K6ReadTest in 11.371 seconds (JVM running for 20.688)
08:09:15  2024-11-22T08:09:06.380929Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, LogTimestamp=2024-11-22T08:09:06.380929Z	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:09:15  2024-11-22 08:09:15.779  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:09:15  08:09:15.785 [main] INFO  org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph
08:09:15  2024-11-22 08:09:15.785  INFO 2909 --- [           main] org.onap.aai.dbmap.AAIGraph              : -- loading schema into JanusGraph
08:09:15  08:09:15.803 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:15  2024-11-22 08:09:15.803  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:15  08:09:15.803 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:15  2024-11-22 08:09:15.803  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:15  08:09:15.803 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:15  2024-11-22 08:09:15.803  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:18  08:09:17.975 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Creating pserver nodes
08:09:18  2024-11-22 08:09:17.975  INFO 2909 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Creating pserver nodes
08:09:18  08:09:18.069 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Created pserver nodes in 0 seconds
08:09:18  2024-11-22 08:09:18.069  INFO 2909 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Created pserver nodes in 0 seconds
08:09:18  2024-11-22 08:09:18.146  INFO 2909 --- [           main] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
08:09:18  2024-11-22 08:09:18.149  INFO 2909 --- [           main] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
08:09:19  2024-11-22 08:09:19.159  INFO 2909 --- [           main] o.t.d.DockerClientProviderStrategy       : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
08:09:19  2024-11-22 08:09:19.162  INFO 2909 --- [           main] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
08:09:19  2024-11-22 08:09:19.193  INFO 2909 --- [           main] org.testcontainers.DockerClientFactory   : Connected to docker: 
08:09:19    Server Version: 20.10.18
08:09:19    API Version: 1.41
08:09:19    Operating System: Ubuntu 18.04.6 LTS
08:09:19    Total Memory: 32167 MB
08:09:19  2024-11-22 08:09:19.243  INFO 2909 --- [           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.
08:09:19  2024-11-22 08:09:19.253  INFO 2909 --- [           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)
08:09:19  2024-11-22 08:09:19.658  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Starting to pull image
08:09:19  2024-11-22 08:09:19.694  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
08:09:19  2024-11-22 08:09:19.879  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  2 pending,  1 downloaded,  0 extracted, (36 KB/? MB)
08:09:19  2024-11-22 08:09:19.895  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  1 pending,  2 downloaded,  0 extracted, (66 KB/? MB)
08:09:19  2024-11-22 08:09:19.907  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  0 extracted, (97 KB/6 MB)
08:09:20  2024-11-22 08:09:20.161  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  1 extracted, (3 MB/6 MB)
08:09:20  2024-11-22 08:09:20.346  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  2 extracted, (3 MB/6 MB)
08:09:20  2024-11-22 08:09:20.494  INFO 2909 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  3 extracted, (6 MB/6 MB)
08:09:20  2024-11-22 08:09:20.515  INFO 2909 --- [           main] tc.testcontainers/ryuk:0.7.0             : Image testcontainers/ryuk:0.7.0 pull took PT1.271624S
08:09:20  2024-11-22 08:09:20.552  INFO 2909 --- [           main] tc.testcontainers/ryuk:0.7.0             : Creating container for image: testcontainers/ryuk:0.7.0
08:09:21  2024-11-22 08:09:21.630  INFO 2909 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 is starting: 653b304dd1c47a22f068bbd51f2b87b1b6e9fd65b504c627fac19d67b55668b3
08:09:22  2024-11-22 08:09:22.229  INFO 2909 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 started in PT1.676636S
08:09:22  2024-11-22 08:09:22.238  INFO 2909 --- [           main] o.t.utility.RyukResourceReaper           : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
08:09:22  2024-11-22 08:09:22.239  INFO 2909 --- [           main] org.testcontainers.DockerClientFactory   : Checking the system...
08:09:22  2024-11-22 08:09:22.240  INFO 2909 --- [           main] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
08:09:22  2024-11-22 08:09:22.244  INFO 2909 --- [           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.
08:09:22  2024-11-22 08:09:22.564  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Starting to pull image
08:09:22  2024-11-22 08:09:22.566  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
08:09:22  2024-11-22 08:09:22.794  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (291 KB/? MB)
08:09:23  2024-11-22 08:09:22.930  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (18 MB/? MB)
08:09:23  2024-11-22 08:09:22.937  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (18 MB/? MB)
08:09:23  2024-11-22 08:09:23.077  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  1 extracted, (18 MB/? MB)
08:09:23  2024-11-22 08:09:23.178  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  2 extracted, (18 MB/? MB)
08:09:23  2024-11-22 08:09:23.649  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  3 extracted, (27 MB/? MB)
08:09:23  2024-11-22 08:09:23.749  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  4 extracted, (27 MB/? MB)
08:09:23  2024-11-22 08:09:23.766  INFO 2909 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s)
08:09:23  2024-11-22 08:09:23.767  INFO 2909 --- [           main] tc.grafana/k6:0.49.0                     : Image grafana/k6:0.49.0 pull took PT1.521894S
08:09:23  2024-11-22 08:09:23.773  INFO 2909 --- [           main] tc.grafana/k6:0.49.0                     : Creating container for image: grafana/k6:0.49.0
08:09:23  2024-11-22 08:09:23.777  INFO 2909 --- [           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.
08:09:24  2024-11-22 08:09:24.088  INFO 2909 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Starting to pull image
08:09:24  2024-11-22 08:09:24.090  INFO 2909 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
08:09:24  2024-11-22 08:09:24.305  INFO 2909 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  0 extracted, (23 KB/? MB)
08:09:24  2024-11-22 08:09:24.474  INFO 2909 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  1 extracted, (2 MB/? MB)
08:09:24  2024-11-22 08:09:24.492  INFO 2909 --- [           main] tc.testcontainers/sshd:1.2.0             : Image testcontainers/sshd:1.2.0 pull took PT0.715398S
08:09:24  2024-11-22 08:09:24.499  INFO 2909 --- [           main] tc.testcontainers/sshd:1.2.0             : Creating container for image: testcontainers/sshd:1.2.0
08:09:25  2024-11-22 08:09:25.054  INFO 2909 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 is starting: 0ca94c8ce5b6542e034a8ce8a677133e3ba3ed96cd7fb769d64b09736b1bcf85
08:09:25  2024-11-22 08:09:25.590  INFO 2909 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 started in PT1.091062S
08:09:26  2024-11-22 08:09:26.031  INFO 2909 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 is starting: 7764be29c8935f3ccb03e42002679594ec5b60591230bdbe5ce76b7a4883527b
08:09:28  2024-11-22 08:09:28.264  INFO 2909 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 started in PT4.490912S
08:09:29  127.0.0.1 - - [22/Nov/2024:08:09:29 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 850 - "logType": "access"
08:09:29  127.0.0.1 - - [22/Nov/2024:08:09:29 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 850 - "logType": "access"
08:09:29  127.0.0.1 - - [22/Nov/2024:08:09:29 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 850 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:29 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:29 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 101 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:29 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 107 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 92 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 128 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 127 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 110 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 111 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 116 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 108 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 100 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 97 - "logType": "access"
08:09:30  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:30 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 79 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 104 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 112 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
08:09:31  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:31 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 79 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 108 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 89 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 90 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 89 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 90 - "logType": "access"
08:09:32  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 90 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 89 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 103 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
08:09:33  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
08:09:34  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 122 - "logType": "access"
08:09:34  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 118 - "logType": "access"
08:09:34  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 91 - "logType": "access"
08:09:34  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
08:09:34  127.0.0.1 - - [22/Nov/2024:08:09:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
08:09:34  08:09:34.033 [main] INFO  org.onap.aai.it.performance.K6ReadTest - 
08:09:34       ✓ status was 200
08:09:34       ✓ returned correct number of results
08:09:34  
08:09:34       checks.........................: 100.00% ✓ 342       ✗ 0  
08:09:34       data_received..................: 179 kB  35 kB/s
08:09:34       data_sent......................: 39 kB   7.7 kB/s
08:09:34       http_req_blocked...............: avg=10.6µs  min=1.53µs  med=2.92µs  max=558.23µs p(90)=4.3µs    p(95)=5.09µs  
08:09:34       http_req_connecting............: avg=4.25µs  min=0s      med=0s      max=422.6µs  p(90)=0s       p(95)=0s      
08:09:34     ✓ http_req_duration..............: avg=88.51ms min=26.94ms med=73.1ms  max=936.76ms p(90)=102.55ms p(95)=118.39ms
08:09:34         { expected_response:true }...: avg=88.51ms min=26.94ms med=73.1ms  max=936.76ms p(90)=102.55ms p(95)=118.39ms
08:09:34     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 171
08:09:34       http_req_receiving.............: avg=83.88µs min=28.39µs med=90.01µs max=208.13µs p(90)=113µs    p(95)=118.08µs
08:09:34       http_req_sending...............: avg=22.26µs min=8.94µs  med=22.98µs max=61.46µs  p(90)=31.41µs  p(95)=37.29µs 
08:09:34       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
08:09:34       http_req_waiting...............: avg=88.41ms min=26.82ms med=72.98ms max=936.6ms  p(90)=102.46ms p(95)=118.29ms
08:09:34       http_reqs......................: 171     33.657207/s
08:09:34       iteration_duration.............: avg=88.82ms min=27.26ms med=73.43ms max=937.85ms p(90)=102.81ms p(95)=118.7ms 
08:09:34       iterations.....................: 171     33.657207/s
08:09:34       vus............................: 3       min=3       max=3
08:09:34       vus_max........................: 3       min=3       max=3
08:09:34  
08:09:34  
08:09:34  2024-11-22 08:09:34.033  INFO 2909 --- [           main] org.onap.aai.it.performance.K6ReadTest   : 
08:09:34       ✓ status was 200
08:09:34       ✓ returned correct number of results
08:09:34  
08:09:34       checks.........................: 100.00% ✓ 342       ✗ 0  
08:09:34       data_received..................: 179 kB  35 kB/s
08:09:34       data_sent......................: 39 kB   7.7 kB/s
08:09:34       http_req_blocked...............: avg=10.6µs  min=1.53µs  med=2.92µs  max=558.23µs p(90)=4.3µs    p(95)=5.09µs  
08:09:34       http_req_connecting............: avg=4.25µs  min=0s      med=0s      max=422.6µs  p(90)=0s       p(95)=0s      
08:09:34     ✓ http_req_duration..............: avg=88.51ms min=26.94ms med=73.1ms  max=936.76ms p(90)=102.55ms p(95)=118.39ms
08:09:34         { expected_response:true }...: avg=88.51ms min=26.94ms med=73.1ms  max=936.76ms p(90)=102.55ms p(95)=118.39ms
08:09:34     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 171
08:09:34       http_req_receiving.............: avg=83.88µs min=28.39µs med=90.01µs max=208.13µs p(90)=113µs    p(95)=118.08µs
08:09:34       http_req_sending...............: avg=22.26µs min=8.94µs  med=22.98µs max=61.46µs  p(90)=31.41µs  p(95)=37.29µs 
08:09:34       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
08:09:34       http_req_waiting...............: avg=88.41ms min=26.82ms med=72.98ms max=936.6ms  p(90)=102.46ms p(95)=118.29ms
08:09:34       http_reqs......................: 171     33.657207/s
08:09:34       iteration_duration.............: avg=88.82ms min=27.26ms med=73.43ms max=937.85ms p(90)=102.81ms p(95)=118.7ms 
08:09:34       iterations.....................: 171     33.657207/s
08:09:34       vus............................: 3       min=3       max=3
08:09:34       vus_max........................: 3       min=3       max=3
08:09:34  
08:09:34  
08:09:34  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 30.65 s -- in org.onap.aai.it.performance.K6ReadTest
08:09:34  [INFO] Running org.onap.aai.it.performance.K6WriteTest
08:09:34  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s -- in org.onap.aai.it.performance.K6WriteTest
08:09:34  [INFO] Running org.onap.aai.rest.BulkAddConsumerTest
08:09:34  2024-11-22 08:09:34.563  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:34  08:09:34.563 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:34  2024-11-22 08:09:34.678  WARN 2909 --- [           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
08:09:34  2024-11-22T08:09:06.380929Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:34  08:09:34.678 [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
08:09:34  2024-11-22T08:09:06.380929Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:34  2024-11-22 08:09:34.679  WARN 2909 --- [           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
08:09:34  08:09:34.679 [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
08:09:34  08:09:34.745 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:34  2024-11-22 08:09:34.745  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.572  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.572 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.577 [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
08:09:35  2024-11-22 08:09:35.577 ERROR 2909 --- [           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
08:09:35  2024-11-22T08:09:35.524700Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  08:09:35.579 [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
08:09:35  2024-11-22T08:09:35.524700Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  2024-11-22 08:09:35.579 ERROR 2909 --- [           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
08:09:35  2024-11-22 08:09:35.583  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.583 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.606 [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
08:09:35  2024-11-22T08:09:35.599281Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  2024-11-22 08:09:35.606  WARN 2909 --- [           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
08:09:35  08:09:35.607 [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
08:09:35  2024-11-22 08:09:35.607  WARN 2909 --- [           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
08:09:35  2024-11-22T08:09:35.599281Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  08:09:35.617 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.617  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.661 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.661  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.665 [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
08:09:35  2024-11-22 08:09:35.665  WARN 2909 --- [           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
08:09:35  2024-11-22T08:09:35.653563Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  2024-11-22T08:09:35.653563Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  08:09:35.665 [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
08:09:35  2024-11-22 08:09:35.665  WARN 2909 --- [           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
08:09:35  08:09:35.669 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.669  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.673 [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
08:09:35  2024-11-22 08:09:35.673  WARN 2909 --- [           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
08:09:35  2024-11-22T08:09:35.653563Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  08:09:35.673 [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
08:09:35  2024-11-22 08:09:35.673  WARN 2909 --- [           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
08:09:35  2024-11-22T08:09:35.653563Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.onap.aai.rest.BulkAddConsumerTest
08:09:35  [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest
08:09:35  08:09:35.696 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.696  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22T08:09:35.653563Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  08:09:35.700 [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
08:09:35  2024-11-22 08:09:35.700  WARN 2909 --- [           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
08:09:35  2024-11-22T08:09:35.653563Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  08:09:35.702 [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
08:09:35  2024-11-22 08:09:35.702  WARN 2909 --- [           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
08:09:35  08:09:35.712 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.712  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.809  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.809 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-24a2e98b-3cd3-4ea9-9733-bd7e6f51c95e","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-24a2e98b-3cd3-4ea9-9733-bd7e6f51c95e","body":{"200":null}}]}]}
08:09:35  1
08:09:35  2024-11-22 08:09:35.943  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.943 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  2024-11-22 08:09:35.947 ERROR 2909 --- [           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
08:09:35  08:09:35.947 [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
08:09:35  08:09:35.947 [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
08:09:35  2024-11-22 08:09:35.947 ERROR 2909 --- [           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
08:09:35  2024-11-22T08:09:35.925469Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  2024-11-22T08:09:35.925469Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:35  2024-11-22 08:09:35.951  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.951 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:35  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-ae049897-f584-4c41-9683-bef5e403c8b0","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-ae049897-f584-4c41-9683-bef5e403c8b0\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-ae049897-f584-4c41-9683-bef5e403c8b0\",\"ERR.5.4.6114\"]}}}"}}]}]}
08:09:35  2024-11-22 08:09:35.965  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:35  08:09:35.965 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:36  2024-11-22 08:09:36.000  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:36  08:09:36.000 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:36  2024-11-22T08:09:35.995630Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:36  2024-11-22 08:09:36.004  WARN 2909 --- [           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
08:09:36  08:09:36.004 [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
08:09:36  2024-11-22T08:09:35.995630Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:36  2024-11-22 08:09:36.005  WARN 2909 --- [           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
08:09:36  08:09:36.005 [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
08:09:36  2024-11-22 08:09:36.010  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:36  08:09:36.010 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:36  2024-11-22 08:09:36.268  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:36  08:09:36.268 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:36  2024-11-22T08:09:36.363343Z|19ac2095-5737-48de-9714-11d601573475|could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=0, InvokeTimestamp=2024-11-22T08:09:36.363202Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:09:36.363343Z, elapsedTime=2, stopWatchStart=189592731584	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... 114 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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\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.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\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.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\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.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\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 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 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		|
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  2024-11-22 08:09:36.898  WARN 2909 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader
08:09:36  
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  
08:09:36  2024-11-22T08:09:36.363343Z|19ac2095-5737-48de-9714-11d601573475|could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=0, InvokeTimestamp=2024-11-22T08:09:36.363202Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:09:36.363343Z, elapsedTime=2, stopWatchStart=189592731584	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... 114 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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\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.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\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.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\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.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\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 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 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		|
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  2024-11-22 08:09:36.901  WARN 2909 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader
08:09:36  
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  
08:09:36  2024-11-22T08:09:36.363343Z|19ac2095-5737-48de-9714-11d601573475|could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=0, InvokeTimestamp=2024-11-22T08:09:36.363202Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:09:36.363343Z, elapsedTime=2, stopWatchStart=189592731584	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... 114 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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\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.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\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.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\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.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\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 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 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		|
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  2024-11-22 08:09:36.904  WARN 2909 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader
08:09:36  
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  
08:09:36  2024-11-22T08:09:36.363343Z|19ac2095-5737-48de-9714-11d601573475|could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=0, InvokeTimestamp=2024-11-22T08:09:36.363202Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:09:36.363343Z, elapsedTime=2, stopWatchStart=189592731584	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... 114 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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\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.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\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.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\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.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\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 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 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		|
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  2024-11-22 08:09:36.907  WARN 2909 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader
08:09:36  
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:36  
08:09:36  2024-11-22T08:09:36.363343Z|19ac2095-5737-48de-9714-11d601573475|could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=0, InvokeTimestamp=2024-11-22T08:09:36.363202Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:09:36.363343Z, elapsedTime=2, stopWatchStart=189592731584	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... 114 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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\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.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\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.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\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.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\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 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 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		|
08:09:36  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:36  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:36  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:36  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:36  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:36  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:36  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:36  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:36  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:36  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:36  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:36  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:36  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:36  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:36  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:36  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:36  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:36  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:36  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:36  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:36  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:36  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:36  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:36  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:36  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:36  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:36  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:36  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
08:09:36  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:36  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:36  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:36  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:36  	... 114 common frames omitted
08:09:37  2024-11-22 08:09:36.910  WARN 2909 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader
08:09:37  
08:09:37  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
08:09:37  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:37  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:37  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:37  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:37  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:37  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:37  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:37  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:37  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:37  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:37  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:37  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:37  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:37  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:37  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:37  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:37  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:37  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
08:09:37  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:37  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:37  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:37  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:37  	... 114 common frames omitted
08:09:37  
08:09:37  2024-11-22T08:09:36.363343Z|19ac2095-5737-48de-9714-11d601573475|could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=0, InvokeTimestamp=2024-11-22T08:09:36.363202Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:09:36.363343Z, elapsedTime=2, stopWatchStart=189592731584	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... 114 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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\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.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\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.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\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.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\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.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\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.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\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 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 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		|
08:09:37  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
08:09:37  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:37  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:37  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:37  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:37  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:37  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:37  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:37  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:37  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:37  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:37  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:37  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:37  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:37  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:37  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:37  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:37  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:37  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
08:09:37  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:37  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:37  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:37  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:37  	... 114 common frames omitted
08:09:37  2024-11-22 08:09:36.914  WARN 2909 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader
08:09:37  
08:09:37  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
08:09:37  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
08:09:37  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:158)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:200)
08:09:37  	at org.reflections8.Reflections.<init>(Reflections.java:173)
08:09:37  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
08:09:37  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
08:09:37  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
08:09:37  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
08:09:37  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
08:09:37  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:09:37  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:09:37  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:09:37  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
08:09:37  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
08:09:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:37  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:37  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:37  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:37  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:37  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:37  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:37  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:37  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:37  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:37  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:37  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:37  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:37  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:37  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:37  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:37  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:37  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:37  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:37  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:37  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
08:09:37  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
08:09:37  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
08:09:37  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
08:09:37  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
08:09:37  	... 114 common frames omitted
08:09:37  
08:09:37  2024-11-22 08:09:37.368  INFO 2909 --- [           main] o.onap.aai.rest.BulkProcessConsumerTest  : Response Code: 200	Entity: null
08:09:37  08:09:37.368 [main] INFO  org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200	Entity: null
08:09:37  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]}
08:09:37  2024-11-22 08:09:37.404  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:37  08:09:37.404 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:37  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:37  2024-11-22 08:09:37.410  WARN 2909 --- [           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
08:09:37  08:09:37.410 [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
08:09:37  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:37  2024-11-22 08:09:37.411  WARN 2909 --- [           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
08:09:37  08:09:37.411 [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
08:09:37  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s -- in org.onap.aai.rest.BulkProcessConsumerTest
08:09:37  [INFO] Running org.onap.aai.rest.CloudRegionTest
08:09:37  
08:09:37    .   ____          _            __ _ _
08:09:37   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
08:09:37  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
08:09:37   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
08:09:37    '  |____| .__|_| |_|_| |_\__, | / / / /
08:09:37   =========|_|==============|___/=/_/_/_/
08:09:37   :: Spring Boot ::               (v2.7.18)
08:09:37  
08:09:37  2024-11-22 08:09:37.508  WARN 2909 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
08:09:37  08:09:37.508 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
08:09:37  2024-11-22 08:09:37.509  WARN 2909 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
08:09:37  08:09:37.509 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
08:09:37  2024-11-22 08:09:37.515  INFO 2909 --- [           main] org.onap.aai.rest.CloudRegionTest        : Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:37  08:09:37.515 [main] INFO  org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:37  2024-11-22 08:09:37.515  INFO 2909 --- [           main] org.onap.aai.rest.CloudRegionTest        : The following 2 profiles are active: "production", "one-way-ssl"
08:09:37  08:09:37.515 [main] INFO  org.onap.aai.rest.CloudRegionTest - The following 2 profiles are active: "production", "one-way-ssl"
08:09:38  08:09:38,156 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
08:09:38  08:09:38,158 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
08:09:38  08:09:38,158 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:09:38  08:09:38,158 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
08:09:38  08:09:38,158 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@801438654 - setting totalSizeCap to 1 GB
08:09:38  08:09:38,159 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@801438654 - Will use zip compression
08:09:38  08:09:38,159 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@801438654 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
08:09:38  08:09:38,159 |-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'.
08:09:38  08:09:38,159 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
08:09:38  08:09:38,159 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 08:09:33 UTC 2024
08:09:38  08:09:38,160 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
08:09:38  08:09:38,160 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
08:09:38  08:09:38,160 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
08:09:38  08:09:38,160 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:09:38  08:09:38,160 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
08:09:38  08:09:38,161 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
08:09:38  08:09:38,161 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
08:09:38  08:09:38,161 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@13aa4ff4 - Registering current configuration as safe fallback point
08:09:38  
08:09:38  2024-11-22 08:09:38.177  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
08:09:38  2024-11-22 08:09:38.178  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
08:09:38  2024-11-22 08:09:38.384  INFO 2909 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
08:09:38  08:09:38.384 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
08:09:38  [EL Warning]: moxy: 2024-11-22 08:09:38.457--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
08:09:39  [EL Warning]: moxy: 2024-11-22 08:09:38.726--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
08:09:39  [EL Warning]: moxy: 2024-11-22 08:09:39.056--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
08:09:39  [EL Warning]: moxy: 2024-11-22 08:09:39.365--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
08:09:39  [EL Warning]: moxy: 2024-11-22 08:09:39.632--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
08:09:40  [EL Warning]: moxy: 2024-11-22 08:09:39.969--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
08:09:40  2024-11-22 08:09:40.439  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
08:09:40  2024-11-22 08:09:40.440  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
08:09:40  2024-11-22 08:09:40.440  WARN 2909 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
08:09:40  08:09:40.439 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
08:09:40  08:09:40.440 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
08:09:40  08:09:40.440 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
08:09:40  2024-11-22 08:09:40.476  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:40  08:09:40.476 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:40  2024-11-22 08:09:40.494  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:40  08:09:40.494 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:40  2024-11-22 08:09:40.570  INFO 2909 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
08:09:40  08:09:40.570 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
08:09:41  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=14, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=400, LogTimestamp=2024-11-22T08:09:37.388116Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
08:09:41  2024-11-22 08:09:41.334  WARN 2909 --- [           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)
08:09:41  2024-11-22 08:09:41.661  INFO 2909 --- [           main] org.onap.aai.rest.CloudRegionTest        : Started CloudRegionTest in 4.233 seconds (JVM running for 46.933)
08:09:41  08:09:41.661 [main] INFO  org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 4.233 seconds (JVM running for 46.933)
08:09:41  08:09:41.673 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:41  2024-11-22 08:09:41.673  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:41  2024-11-22 08:09:41.674  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:41  08:09:41.674 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:41  2024-11-22 08:09:41.674  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:41  08:09:41.674 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:41  127.0.0.1 - - [22/Nov/2024:08:09:41 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 65 - "logType": "access"
08:09:42  127.0.0.1 - - [22/Nov/2024:08:09:42 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 447 - "logType": "access"
08:09:42  127.0.0.1 - - [22/Nov/2024:08:09:42 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access"
08:09:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.260 s -- in org.onap.aai.rest.CloudRegionTest
08:09:42  [INFO] Running org.onap.aai.rest.ConfigurationTest
08:09:42  
08:09:42    .   ____          _            __ _ _
08:09:42   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
08:09:42  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
08:09:42   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
08:09:42    '  |____| .__|_| |_|_| |_\__, | / / / /
08:09:42   =========|_|==============|___/=/_/_/_/
08:09:42   :: Spring Boot ::               (v2.7.18)
08:09:42  
08:09:42  2024-11-22 08:09:42.750  WARN 2909 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
08:09:42  08:09:42.750 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
08:09:42  2024-11-22 08:09:42.751  WARN 2909 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
08:09:42  08:09:42.751 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
08:09:42  2024-11-22 08:09:42.757  INFO 2909 --- [           main] org.onap.aai.rest.ConfigurationTest      : Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:42  08:09:42.757 [main] INFO  org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:42  2024-11-22 08:09:42.757  INFO 2909 --- [           main] org.onap.aai.rest.ConfigurationTest      : The following 2 profiles are active: "production", "one-way-ssl"
08:09:42  08:09:42.757 [main] INFO  org.onap.aai.rest.ConfigurationTest - The following 2 profiles are active: "production", "one-way-ssl"
08:09:43  08:09:43,333 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
08:09:43  08:09:43,334 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
08:09:43  08:09:43,334 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:09:43  08:09:43,334 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
08:09:43  08:09:43,335 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1518824685 - setting totalSizeCap to 1 GB
08:09:43  08:09:43,335 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1518824685 - Will use zip compression
08:09:43  08:09:43,335 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1518824685 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
08:09:43  08:09:43,335 |-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'.
08:09:43  08:09:43,335 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
08:09:43  08:09:43,336 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 08:09:42 UTC 2024
08:09:43  08:09:43,336 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
08:09:43  08:09:43,336 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
08:09:43  08:09:43,336 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
08:09:43  08:09:43,336 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:09:43  08:09:43,336 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
08:09:43  08:09:43,337 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
08:09:43  08:09:43,337 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
08:09:43  08:09:43,337 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@79bdec49 - Registering current configuration as safe fallback point
08:09:43  
08:09:43  2024-11-22 08:09:43.362  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 6 ms to scan 1 urls, producing 10 keys and 51 values 
08:09:43  2024-11-22 08:09:43.364  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
08:09:43  08:09:43.557 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
08:09:43  2024-11-22 08:09:43.557  INFO 2909 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
08:09:43  [EL Warning]: moxy: 2024-11-22 08:09:43.597--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
08:09:43  [EL Warning]: moxy: 2024-11-22 08:09:43.876--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
08:09:44  [EL Warning]: moxy: 2024-11-22 08:09:44.117--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
08:09:44  [EL Warning]: moxy: 2024-11-22 08:09:44.368--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
08:09:44  [EL Warning]: moxy: 2024-11-22 08:09:44.626--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
08:09:45  [EL Warning]: moxy: 2024-11-22 08:09:44.986--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
08:09:45  08:09:45.438 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
08:09:45  2024-11-22 08:09:45.438  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
08:09:45  08:09:45.439 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
08:09:45  2024-11-22 08:09:45.439  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
08:09:45  08:09:45.439 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
08:09:45  2024-11-22 08:09:45.439  WARN 2909 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
08:09:45  08:09:45.472 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:45  2024-11-22 08:09:45.472  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:45  08:09:45.492 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:45  2024-11-22 08:09:45.492  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:45  08:09:45.567 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
08:09:45  2024-11-22 08:09:45.567  INFO 2909 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
08:09:46  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=14, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=400, LogTimestamp=2024-11-22T08:09:37.388116Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
08:09:46  2024-11-22 08:09:46.282  WARN 2909 --- [           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)
08:09:46  08:09:46.585 [main] INFO  org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 3.894 seconds (JVM running for 51.857)
08:09:46  2024-11-22 08:09:46.585  INFO 2909 --- [           main] org.onap.aai.rest.ConfigurationTest      : Started ConfigurationTest in 3.894 seconds (JVM running for 51.857)
08:09:46  127.0.0.1 - - [22/Nov/2024:08:09:46 +0000] "GET /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 404 387 REST JUNIT JUNIT - - - - - - - - - - 54 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "PUT /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 201 0 REST JUNIT JUNIT - - - - - - - - - - 341 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "GET /aai/v12/resources/id/90248" 200 325 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "GET /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 200 307 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "POST /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 200 0 REST JUNIT JUNIT - - - - - - - - - - 32 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "GET /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 200 307 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "PATCH /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 200 0 REST JUNIT JUNIT - - - - - - - - - - 24 - "logType": "access"
08:09:47  127.0.0.1 - - [22/Nov/2024:08:09:47 +0000] "GET /aai/v12/network/configurations/configuration/configtestf8adee07-b3ec-4fe9-b375-0af482265703" 200 307 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
08:09:47  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.977 s -- in org.onap.aai.rest.ConfigurationTest
08:09:47  [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest
08:09:47  08:09:47.678 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:47  2024-11-22 08:09:47.678  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:47  08:09:47.679 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:47  2024-11-22 08:09:47.679  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:47  08:09:47.679 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:47  2024-11-22 08:09:47.679  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:48  127.0.0.1 - - [22/Nov/2024:08:09:48 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 381 - "logType": "access"
08:09:48  127.0.0.1 - - [22/Nov/2024:08:09:48 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access"
08:09:48  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.onap.aai.rest.CustomerFilterSearchTest
08:09:48  [INFO] Running org.onap.aai.rest.ExampleConsumerTest
08:09:48  2024-11-22 08:09:48.425  INFO 2909 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
08:09:48  08:09:48.425 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
08:09:48  2024-11-22 08:09:48.435  INFO 2909 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
08:09:48  08:09:48.435 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
08:09:48  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.aai.rest.ExampleConsumerTest
08:09:48  [INFO] Running org.onap.aai.rest.ExceptionHandlerTest
08:09:48  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:48  08:09:48.550 [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
08:09:48  2024-11-22 08:09:48.550 ERROR 2909 --- [           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
08:09:48  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:48  2024-11-22 08:09:48.864 ERROR 2909 --- [           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
08:09:48  08:09:48.864 [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
08:09:48  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:48  2024-11-22 08:09:48.882 ERROR 2909 --- [           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
08:09:48  08:09:48.882 [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
08:09:48  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.aai.rest.ExceptionHandlerTest
08:09:48  [INFO] Running org.onap.aai.rest.InvalidURITest
08:09:48  2024-11-22 08:09:48.906  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:48  08:09:48.906 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:48  2024-11-22 08:09:48.906  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:48  08:09:48.906 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:48  2024-11-22 08:09:48.907  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:48  08:09:48.907 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:48  127.0.0.1 - - [22/Nov/2024:08:09:48 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
08:09:48  {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}}
08:09:48  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.aai.rest.InvalidURITest
08:09:48  [INFO] Running org.onap.aai.rest.ModelDistributionTest
08:09:49  
08:09:49    .   ____          _            __ _ _
08:09:49   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
08:09:49  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
08:09:49   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
08:09:49    '  |____| .__|_| |_|_| |_\__, | / / / /
08:09:49   =========|_|==============|___/=/_/_/_/
08:09:49   :: Spring Boot ::               (v2.7.18)
08:09:49  
08:09:49  2024-11-22 08:09:49.012  INFO 2909 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:49  2024-11-22 08:09:49.012  INFO 2909 --- [           main] org.onap.aai.rest.ModelDistributionTest  : The following 2 profiles are active: "production", "one-way-ssl"
08:09:49  08:09:49.012 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:09:49  08:09:49.012 [main] INFO  org.onap.aai.rest.ModelDistributionTest - The following 2 profiles are active: "production", "one-way-ssl"
08:09:49  08:09:49,503 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
08:09:49  08:09:49,504 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
08:09:49  08:09:49,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:09:49  08:09:49,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
08:09:49  08:09:49,505 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@657053794 - setting totalSizeCap to 1 GB
08:09:49  08:09:49,505 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@657053794 - Will use zip compression
08:09:49  08:09:49,505 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@657053794 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
08:09:49  08:09:49,505 |-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'.
08:09:49  08:09:49,505 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
08:09:49  08:09:49,506 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 08:09:48 UTC 2024
08:09:49  08:09:49,506 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
08:09:49  08:09:49,506 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
08:09:49  08:09:49,506 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
08:09:49  08:09:49,506 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:09:49  08:09:49,506 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
08:09:49  08:09:49,509 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
08:09:49  08:09:49,509 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
08:09:49  08:09:49,509 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3a6ae2e - Registering current configuration as safe fallback point
08:09:49  
08:09:49  2024-11-22 08:09:49.520  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
08:09:49  2024-11-22 08:09:49.521  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 0 ms to scan 1 urls, producing 7 keys and 7 values 
08:09:49  2024-11-22 08:09:49.679  INFO 2909 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
08:09:49  08:09:49.679 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
08:09:49  [EL Warning]: moxy: 2024-11-22 08:09:49.716--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
08:09:49  [EL Warning]: moxy: 2024-11-22 08:09:49.931--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
08:09:50  [EL Warning]: moxy: 2024-11-22 08:09:50.168--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
08:09:50  [EL Warning]: moxy: 2024-11-22 08:09:50.417--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
08:09:50  [EL Warning]: moxy: 2024-11-22 08:09:50.67--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
08:09:51  [EL Warning]: moxy: 2024-11-22 08:09:50.96--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
08:09:51  [EL Warning]: moxy: 2024-11-22 08:09:51.32--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
08:09:51  [EL Warning]: moxy: 2024-11-22 08:09:51.781--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
08:09:52  2024-11-22 08:09:52.234  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
08:09:52  08:09:52.234 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
08:09:52  2024-11-22 08:09:52.234  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
08:09:52  08:09:52.234 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
08:09:52  2024-11-22 08:09:52.234  WARN 2909 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
08:09:52  08:09:52.234 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
08:09:52  08:09:52.262 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:52  2024-11-22 08:09:52.262  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:52  08:09:52.279 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:09:52  2024-11-22 08:09:52.279  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:09:52  2024-11-22 08:09:52.377  INFO 2909 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
08:09:52  08:09:52.377 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
08:09:53  2024-11-22T08:09:37.388116Z|19ac2095-5737-48de-9714-11d601573475|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=14, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=500, LogTimestamp=2024-11-22T08:09:37.388116Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
08:09:53  2024-11-22 08:09:53.031  WARN 2909 --- [           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)
08:09:53  2024-11-22 08:09:53.319  INFO 2909 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Started ModelDistributionTest in 4.364 seconds (JVM running for 58.591)
08:09:53  08:09:53.319 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Started ModelDistributionTest in 4.364 seconds (JVM running for 58.591)
08:09:53  127.0.0.1 - - [22/Nov/2024:08:09:53 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 60 - "logType": "access"
08:09:54  127.0.0.1 - - [22/Nov/2024:08:09:54 +0000] "PUT /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 682 - "logType": "access"
08:09:54  127.0.0.1 - - [22/Nov/2024:08:09:54 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 298 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "DELETE /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1732262994300" 204 0 REST someTransaction test - - - - - - - - - - 385 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "PUT /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 32 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "GET /aai/v29/aai/v29/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 - - - - - - - - - - 18 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "PUT /aai/v29/aai/v29/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 - - - - - - - - - - 349 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "GET /aai/v29/aai/v29/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 - - - - - - - - - - 14 - "logType": "access"
08:09:55  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.795 s -- in org.onap.aai.rest.ModelDistributionTest
08:09:55  [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest
08:09:55  2024-11-22 08:09:55.755  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:55  08:09:55.755 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:55  2024-11-22 08:09:55.755  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:55  08:09:55.755 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:55  2024-11-22 08:09:55.756  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:55  08:09:55.756 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd9c16a98-3306-45f5-9ff9-e005affef5bc" 404 371 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/testd9c16a98-3306-45f5-9ff9-e005affef5bc" 201 0 REST JUNIT JUNIT - - - - - - - - - - 30 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "GET /aai/v11/generateurl/id/94216" 200 109 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
08:09:55  127.0.0.1 - - [22/Nov/2024:08:09:55 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd9c16a98-3306-45f5-9ff9-e005affef5bc" 200 107 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access"
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/testd9c16a98-3306-45f5-9ff9-e005affef5bc?resource-version=1732262995782" 204 0 REST JUNIT JUNIT - - - - - - - - - - 322 - "logType": "access"
08:09:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.onap.aai.rest.PserverGenerateUrlTest
08:09:56  [INFO] Running org.onap.aai.rest.PserverMissingTest
08:09:56  2024-11-22 08:09:56.196  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:56  08:09:56.196 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:56  2024-11-22 08:09:56.197  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:56  08:09:56.197 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:56  2024-11-22 08:09:56.197  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:56  08:09:56.197 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-8bb18105-3302-43f3-b8c5-aa81aa782f4f" 404 507 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
08:09:56  2024-11-22 08:09:56.223  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:56  08:09:56.223 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:56  08:09:56.224 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:56  2024-11-22 08:09:56.224  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:56  2024-11-22 08:09:56.224  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:56  08:09:56.224 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-c4adbd91-da96-4c19-934f-cdea07156d01" 201 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access"
08:09:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.onap.aai.rest.PserverMissingTest
08:09:56  [INFO] Running org.onap.aai.rest.PserverRelationshipTest
08:09:56  2024-11-22 08:09:56.577  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:56  08:09:56.577 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:56  2024-11-22 08:09:56.577  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:56  08:09:56.577 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:56  2024-11-22 08:09:56.577  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:56  08:09:56.577 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access"
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 66 - "logType": "access"
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
08:09:56  127.0.0.1 - - [22/Nov/2024:08:09:56 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access"
08:09:57  2024-11-22 08:09:57.027  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:57  08:09:57.027 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:57  2024-11-22 08:09:57.027  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:57  08:09:57.027 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:57  2024-11-22 08:09:57.028  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:57  08:09:57.028 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
08:09:57  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.onap.aai.rest.PserverRelationshipTest
08:09:57  [INFO] Running org.onap.aai.rest.PserverTest
08:09:57  08:09:57.068 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:57  2024-11-22 08:09:57.068  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:57  2024-11-22 08:09:57.068  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:57  08:09:57.068 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:57  2024-11-22 08:09:57.069  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:57  08:09:57.069 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test06f42f5d-bcc8-41ce-833f-d318f66d1fd7" 404 371 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access"
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test06f42f5d-bcc8-41ce-833f-d318f66d1fd7" 201 0 REST JUNIT JUNIT - - - - - - - - - - 25 - "logType": "access"
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "GET /aai/v11/resources/id/94344" 200 119 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test06f42f5d-bcc8-41ce-833f-d318f66d1fd7" 200 107 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test06f42f5d-bcc8-41ce-833f-d318f66d1fd7?resource-version=1732262997097" 204 0 REST JUNIT JUNIT - - - - - - - - - - 320 - "logType": "access"
08:09:57  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.aai.rest.PserverTest
08:09:57  [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest
08:09:57  2024-11-22 08:09:57.491  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:09:57  08:09:57.491 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:09:57  2024-11-22 08:09:57.492  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:57  08:09:57.492 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:09:57  2024-11-22 08:09:57.492  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:09:57  08:09:57.492 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:09:57  08:09:57.500 [qtp1165307069-302] 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
08:09:57  2024-11-22T08:09:57.498505Z||qtp1165307069-302|/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
08:09:57  2024-11-22 08:09:57.500 ERROR 2909 --- [p1165307069-302] 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
08:09:57  127.0.0.1 - - [22/Nov/2024:08:09:57 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test87f9f1c3-96cc-499d-a08d-9ebb08b23272" 400 326 REST - - - - - - - - - - - - 11 - "logType": "access"
08:09:57  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.rest.PserverWrongHeaderTest
08:09:57  [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest
08:09:57  08:09:57.523 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
08:09:57  2024-11-22 08:09:57.523  INFO 2909 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
08:09:57  08:09:57.529 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
08:09:57  2024-11-22 08:09:57.529  INFO 2909 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
08:09:57  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.aai.rest.URLFromVertexIdConsumerTest
08:09:57  [INFO] Running org.onap.aai.rest.VertexIdConsumerTest
08:09:57  2024-11-22 08:09:57.571  INFO 2909 --- [           main] org.onap.aai.rest.VertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
08:09:57  08:09:57.571 [main] INFO  org.onap.aai.rest.VertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
08:09:57  {"pserver":{"hostname":"992125d7-75e6-43dd-91b1-1a110c6c8ed2","in-maint":false,"resource-version":"1732262997590"}}
08:09:57  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.aai.rest.VertexIdConsumerTest
08:09:57  [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
08:09:57  [EL Warning]: moxy: 2024-11-22 08:09:57.681--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
08:09:57  [EL Warning]: moxy: 2024-11-22 08:09:57.892--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
08:09:58  [EL Warning]: moxy: 2024-11-22 08:09:58.127--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
08:09:58  [EL Warning]: moxy: 2024-11-22 08:09:58.411--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
08:09:58  [EL Warning]: moxy: 2024-11-22 08:09:58.673--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
08:09:59  [EL Warning]: moxy: 2024-11-22 08:09:58.99--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
08:09:59  2024-11-22 08:09:59.466  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:09:59  08:09:59.466 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:09:59  2024-11-22 08:09:59.492  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:09:59  08:09:59.492 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:09:59  2024-11-22 08:09:59.500  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.500 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  2024-11-22T08:09:57.607590Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  2024-11-22 08:09:59.518  WARN 2909 --- [           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
08:09:59  08:09:59.518 [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
08:09:59  2024-11-22T08:09:57.607590Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  2024-11-22 08:09:59.519  WARN 2909 --- [           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
08:09:59  08:09:59.519 [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
08:09:59  2024-11-22 08:09:59.522  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.522 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  2024-11-22T08:09:57.607590Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  2024-11-22 08:09:59.526 ERROR 2909 --- [           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
08:09:59  08:09:59.526 [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
08:09:59  2024-11-22 08:09:59.527 ERROR 2909 --- [           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
08:09:59  2024-11-22T08:09:57.607590Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  08:09:59.527 [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
08:09:59  2024-11-22 08:09:59.529  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.529 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  2024-11-22T08:09:57.607590Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  2024-11-22 08:09:59.532  WARN 2909 --- [           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
08:09:59  08:09:59.532 [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
08:09:59  2024-11-22 08:09:59.533  WARN 2909 --- [           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
08:09:59  2024-11-22T08:09:57.607590Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  08:09:59.533 [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
08:09:59  2024-11-22 08:09:59.535  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.535 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  2024-11-22T08:09:59.578570Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  2024-11-22 08:09:59.608  WARN 2909 --- [           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
08:09:59  08:09:59.608 [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
08:09:59  2024-11-22 08:09:59.610  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
08:09:59  08:09:59.610 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
08:09:59  {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["POST","/aai/v29/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"]}}}
08:09:59  2024-11-22 08:09:59.614  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.614 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  2024-11-22T08:09:59.610198Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  08:09:59.617 [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
08:09:59  2024-11-22 08:09:59.617  WARN 2909 --- [           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
08:09:59  2024-11-22T08:09:59.610198Z|19ac2095-5737-48de-9714-11d601573475|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
08:09:59  2024-11-22 08:09:59.618  WARN 2909 --- [           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
08:09:59  08:09:59.618 [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
08:09:59  2024-11-22 08:09:59.621  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.621 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  2024-11-22 08:09:59.663 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:09:59  
08:09:59  java.lang.NullPointerException: null
08:09:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:09:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:59  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:59  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:59  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:59  
08:09:59  08:09:59.663 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:09:59  java.lang.NullPointerException: null
08:09:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:09:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:59  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:59  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:59  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:59  2024-11-22 08:09:59.666  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:09:59  08:09:59.666 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:09:59  2024-11-22 08:09:59.671  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.671 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:09:59  08:09:59.692 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:09:59  java.lang.NullPointerException: null
08:09:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:09:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:59  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:59  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:59  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:59  2024-11-22 08:09:59.692 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:09:59  
08:09:59  java.lang.NullPointerException: null
08:09:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:09:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:09:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:09:59  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:09:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:09:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:09:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:09:59  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:09:59  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:09:59  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:09:59  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:09:59  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:09:59  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:09:59  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:09:59  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:09:59  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:09:59  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:09:59  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:09:59  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:09:59  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:09:59  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:09:59  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:09:59  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:09:59  
08:10:00  2024-11-22 08:09:59.994  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:00  {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
08:10:00  08:09:59.994 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:00  08:10:00.021 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  2024-11-22 08:10:00.021 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:00  
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  
08:10:00  2024-11-22 08:10:00.324  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:00  {"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}]}
08:10:00  08:10:00.324 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:00  2024-11-22 08:10:00.329  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.329 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.355 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:00  
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  
08:10:00  08:10:00.355 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  2024-11-22 08:10:00.357  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:00  08:10:00.357 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:00  2024-11-22 08:10:00.360  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.360 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.374 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
08:10:00  2024-11-22 08:10:00.374  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
08:10:00  08:10:00.378 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.378  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.423 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:00  
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  
08:10:00  08:10:00.423 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  2024-11-22 08:10:00.725  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:00  08:10:00.725 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:00  2024-11-22 08:10:00.735  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.735 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.741  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
08:10:00  08:10:00.741 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
08:10:00  2024-11-22 08:10:00.743  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.743 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.745  WARN 2909 --- [           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
08:10:00  08:10:00.745 [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
08:10:00  2024-11-22 08:10:00.746  WARN 2909 --- [           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
08:10:00  2024-11-22T08:10:00.407608Z|19ac2095-5737-48de-9714-11d601573475|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
08:10:00  08:10:00.746 [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
08:10:00  2024-11-22T08:10:00.407608Z|19ac2095-5737-48de-9714-11d601573475|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
08:10:00  2024-11-22 08:10:00.748  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.748 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.774 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:00  
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  
08:10:00  08:10:00.774 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  2024-11-22 08:10:00.776  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:00  08:10:00.776 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:00  2024-11-22 08:10:00.781  INFO 2909 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
08:10:00  08:10:00.781 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
08:10:00  2024-11-22 08:10:00.850 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:00  
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:00  
08:10:00  08:10:00.850 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:00  java.lang.NullPointerException: null
08:10:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:00  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:00  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:00  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:00  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:00  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:00  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:00  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:00  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:00  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:00  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:00  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:00  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:00  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:00  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:00  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:00  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:00  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:01  2024-11-22 08:10:01.153  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:01  {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]}
08:10:01  08:10:01.153 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:01  2024-11-22 08:10:01.186 ERROR 2909 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:01  
08:10:01  java.lang.NullPointerException: null
08:10:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:01  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:01  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:01  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:01  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:01  
08:10:01  08:10:01.186 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:01  java.lang.NullPointerException: null
08:10:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
08:10:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
08:10:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:01  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:01  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:01  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:01  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:01  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:01  08:10:01.488 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
08:10:01  2024-11-22 08:10:01.488  INFO 2909 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
08:10:01  {"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}]}
08:10:01  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.879 s -- in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
08:10:01  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerTest
08:10:01  2024-11-22 08:10:01.510  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:01  08:10:01.510 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:01  2024-11-22 08:10:01.544 ERROR 2909 --- [p1737140186-370] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:01  
08:10:01  java.lang.NullPointerException: null
08:10:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:01  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:01  
08:10:01  08:10:01.544 [qtp1737140186-370] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:01  java.lang.NullPointerException: null
08:10:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:01  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:01  127.0.0.1 - - [22/Nov/2024:08:10:01 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 30 - "logType": "access"
08:10:01  2024-11-22 08:10:01.638 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:01  
08:10:01  java.lang.NullPointerException: null
08:10:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:01  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:01  
08:10:01  08:10:01.638 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:01  java.lang.NullPointerException: null
08:10:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:01  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:01  127.0.0.1 - - [22/Nov/2024:08:10:01 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 391 - "logType": "access"
08:10:01  127.0.0.1 - - [22/Nov/2024:08:10:01 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1858 REST someTransaction test - - - - - - - - - - 35 - "logType": "access"
08:10:02  2024-11-22 08:10:02.009  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:02  08:10:02.009 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:02  127.0.0.1 - - [22/Nov/2024:08:10:02 +0000] "GET /aai/v29/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 - - - - - - - - - - 15 - "logType": "access"
08:10:02  2024-11-22 08:10:02.032  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:02  08:10:02.032 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:02  127.0.0.1 - - [22/Nov/2024:08:10:02 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03" 200 670 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:02  2024-11-22 08:10:02.075 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:02  
08:10:02  java.lang.NullPointerException: null
08:10:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:02  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:02  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:02  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:02  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:02  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:02  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:02  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:02  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:02  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:02  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:02  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:02  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:02  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:02  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:02  
08:10:02  08:10:02.075 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:02  java.lang.NullPointerException: null
08:10:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:02  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:02  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:02  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:02  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:02  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:02  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:02  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:02  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:02  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:02  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:02  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:02  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:02  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:02  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:02  127.0.0.1 - - [22/Nov/2024:08:10:02 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?resource-version=1732263001563" 204 0 REST someTransaction test - - - - - - - - - - 327 - "logType": "access"
08:10:02  127.0.0.1 - - [22/Nov/2024:08:10:02 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1264 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
08:10:02  2024-11-22 08:10:02.423 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:02  
08:10:02  java.lang.NullPointerException: null
08:10:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:02  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:02  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:02  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:02  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:02  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:02  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:02  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:02  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:02  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:02  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:02  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:02  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:02  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:02  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:02  
08:10:02  08:10:02.423 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:02  java.lang.NullPointerException: null
08:10:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:02  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:02  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:02  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:02  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:02  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:02  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:02  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:02  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:02  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:02  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:02  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:02  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:02  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:02  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:02  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:02  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:02  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:02  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:02  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:02  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:02  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:02  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:02  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:02  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:02  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:02  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:02  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:02  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:02  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:02  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:02  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:02  127.0.0.1 - - [22/Nov/2024:08:10:02 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?resource-version=1732263002061" 204 0 REST someTransaction test - - - - - - - - - - 318 - "logType": "access"
08:10:02  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:02  2024-11-22 08:10:02.730  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:03  2024-11-22 08:10:03.058  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:03  08:10:03.058 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 404 337 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:03  2024-11-22 08:10:03.105 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:03  
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:03  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  
08:10:03  08:10:03.105 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:03  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 201 0 REST someTransaction test - - - - - - - - - - 28 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?depth=10000" 200 1238 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 404 352 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
08:10:03  2024-11-22 08:10:03.180 ERROR 2909 --- [p1737140186-370] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:03  
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:03  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  
08:10:03  08:10:03.180 [qtp1737140186-370] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:03  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 201 0 REST someTransaction test - - - - - - - - - - 39 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02?depth=10000" 200 943 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1925 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
08:10:03  2024-11-22 08:10:03.285 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:03  
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:03  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  
08:10:03  08:10:03.285 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:03  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02?resource-version=1732263003154" 204 0 REST someTransaction test - - - - - - - - - - 325 - "logType": "access"
08:10:03  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1238 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
08:10:03  2024-11-22 08:10:03.631 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:03  
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:03  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03  
08:10:03  08:10:03.631 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:03  java.lang.NullPointerException: null
08:10:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:03  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:03  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:03  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:03 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?resource-version=1732263003268" 204 0 REST someTransaction test - - - - - - - - - - 319 - "logType": "access"
08:10:04  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:04  2024-11-22 08:10:03.939  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:04  2024-11-22 08:10:04.257  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:04  08:10:04.257 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/9a8d6e91-7233-4536-9652-13e66e347f74" 404 363 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:04  2024-11-22 08:10:04.299 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:04  
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  
08:10:04  08:10:04.299 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/9a8d6e91-7233-4536-9652-13e66e347f74" 201 0 REST someTransaction test - - - - - - - - - - 21 - "logType": "access"
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/9a8d6e91-7233-4536-9652-13e66e347f74?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/5803239e-7755-4b4e-837a-e8e41918aec8" 404 363 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
08:10:04  2024-11-22 08:10:04.354 ERROR 2909 --- [p1737140186-370] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:04  
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  
08:10:04  08:10:04.354 [qtp1737140186-370] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/5803239e-7755-4b4e-837a-e8e41918aec8" 201 0 REST someTransaction test - - - - - - - - - - 18 - "logType": "access"
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/5803239e-7755-4b4e-837a-e8e41918aec8?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
08:10:04  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:04  2024-11-22 08:10:04.377  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:04  2024-11-22 08:10:04.694  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:04  08:10:04.694 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:04  2024-11-22 08:10:04.723 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:04  
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  
08:10:04  08:10:04.723 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
08:10:04  08:10:04.769 [qtp1737140186-370] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  2024-11-22 08:10:04.769 ERROR 2909 --- [p1737140186-370] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:04  
08:10:04  java.lang.NullPointerException: null
08:10:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:04  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:04  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:04  
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 41 - "logType": "access"
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
08:10:04  2024-11-22 08:10:04.791  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
08:10:04  08:10:04.791 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 55 - "logType": "access"
08:10:04  2024-11-22 08:10:04.854  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
08:10:04  08:10:04.854 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
08:10:04  127.0.0.1 - - [22/Nov/2024:08:10:04 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
08:10:05  2024-11-22 08:10:04.898 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:05  
08:10:05  java.lang.NullPointerException: null
08:10:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:05  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:05  
08:10:05  08:10:04.898 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:05  java.lang.NullPointerException: null
08:10:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:05  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:05  127.0.0.1 - - [22/Nov/2024:08:10:05 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?resource-version=1732263004740" 204 0 REST someTransaction test - - - - - - - - - - 326 - "logType": "access"
08:10:05  127.0.0.1 - - [22/Nov/2024:08:10:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:05  2024-11-22 08:10:05.239 ERROR 2909 --- [p1737140186-370] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:05  
08:10:05  java.lang.NullPointerException: null
08:10:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:05  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:05  
08:10:05  08:10:05.239 [qtp1737140186-370] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:05  java.lang.NullPointerException: null
08:10:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:05  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:05  127.0.0.1 - - [22/Nov/2024:08:10:05 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?resource-version=1732263004884" 204 0 REST someTransaction test - - - - - - - - - - 319 - "logType": "access"
08:10:05  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:05  2024-11-22 08:10:05.547  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:05  2024-11-22 08:10:05.865  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:05  08:10:05.865 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:05  127.0.0.1 - - [22/Nov/2024:08:10:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false" 404 333 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
08:10:06  2024-11-22 08:10:05.922 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:06  
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  
08:10:06  08:10:05.922 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:05 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 200 1236 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
08:10:06  2024-11-22 08:10:05.997 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:06  
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:06  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  
08:10:06  08:10:05.997 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:06  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1732263005907" 204 0 REST someTransaction test - - - - - - - - - - 319 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 404 333 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:06  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:06  2024-11-22 08:10:06.320  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:06  2024-11-22 08:10:06.332  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:06  08:10:06.332 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
08:10:06  2024-11-22 08:10:06.364 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:06  
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  
08:10:06  08:10:06.364 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 201 0 REST someTransaction test - - - - - - - - - - 20 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 404 365 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
08:10:06  2024-11-22 08:10:06.434 ERROR 2909 --- [p1737140186-372] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:06  
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  
08:10:06  08:10:06.434 [qtp1737140186-372] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
08:10:06  2024-11-22 08:10:06.480 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:06  
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:06  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
08:10:06  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  
08:10:06  08:10:06.480 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:06  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
08:10:06  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?resultIndex=1&resultSize=1&includeTotalCount=false&format=resource" 200 495 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
08:10:06  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:06  2024-11-22 08:10:06.508  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:06  2024-11-22 08:10:06.824  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:06  08:10:06.824 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 404 333 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:06  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:06  2024-11-22 08:10:06.842  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:06  08:10:06.855 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:06  2024-11-22 08:10:06.855  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
08:10:06  2024-11-22 08:10:06.884 ERROR 2909 --- [p1737140186-375] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:06  
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  
08:10:06  08:10:06.884 [qtp1737140186-375] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:06  java.lang.NullPointerException: null
08:10:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:06  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:06  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 201 0 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:06  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 404 365 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:07  2024-11-22 08:10:06.951 ERROR 2909 --- [p1737140186-369] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:07  
08:10:07  java.lang.NullPointerException: null
08:10:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:07  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:07  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:07  
08:10:07  08:10:06.951 [qtp1737140186-369] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:07  java.lang.NullPointerException: null
08:10:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:07  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:07  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 201 0 REST someTransaction test - - - - - - - - - - 23 - "logType": "access"
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
08:10:07  2024-11-22T08:10:06.982826Z|3ffa8454-fcf1-4328-a0b0-8414f8690618|pool-284-thread-1|/aai/v29/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- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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
08:10:07  08:10:06.986 [pool-284-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- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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
08:10:07  2024-11-22 08:10:06.986 ERROR 2909 --- [ol-284-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- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:06.991  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list" 404 423 REST someTransaction test - - - - - - - - - - 21 - "logType": "access"
08:10:07  08:10:07.307 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22 08:10:07.307  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22T08:10:07.319033Z|05c7edec-8d9c-4c22-9851-8862c24d3ad3|qtp1737140186-371|/aai/v29/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- 181 :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
08:10:07  2024-11-22 08:10:07.323  WARN 2909 --- [p1737140186-371] 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- 181 :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
08:10:07  08:10:07.323 [qtp1737140186-371] 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- 181 :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
08:10:07  2024-11-22T08:10:07.319033Z|05c7edec-8d9c-4c22-9851-8862c24d3ad3|qtp1737140186-371|/aai/v29/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- 181 :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
08:10:07  08:10:07.324 [qtp1737140186-371] 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- 181 :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
08:10:07  2024-11-22 08:10:07.324  WARN 2909 --- [p1737140186-371] 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- 181 :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
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship" 400 321 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:07.339  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:07  08:10:07.348 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22 08:10:07.348  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-patch-test" 404 327 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
08:10:07  2024-11-22 08:10:07.385 ERROR 2909 --- [p1737140186-375] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:07  
08:10:07  java.lang.NullPointerException: null
08:10:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:07  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:07  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:07  
08:10:07  08:10:07.385 [qtp1737140186-375] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:07  java.lang.NullPointerException: null
08:10:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:07  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:07  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-patch-test" 201 0 REST someTransaction test - - - - - - - - - - 23 - "logType": "access"
08:10:07  2024-11-22 08:10:07.415 ERROR 2909 --- [p1737140186-371] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:07  
08:10:07  java.lang.NullPointerException: null
08:10:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:07  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:101)
08:10:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:07  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:07  
08:10:07  08:10:07.415 [qtp1737140186-371] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:07  java.lang.NullPointerException: null
08:10:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:07  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:101)
08:10:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:07  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "PATCH /aai/v29/cloud-infrastructure/pservers/pserver/pserver-patch-test" 200 0 REST someTransaction test - - - - - - - - - - 27 - "logType": "access"
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:07.422  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:07  08:10:07.738 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22 08:10:07.738  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22T08:10:07.747761Z|56192484-fca1-46cb-8fad-e0d81bf5ac41|qtp1737140186-371|/aai/v29/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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:07  08:10:07.751 [qtp1737140186-371] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:07  2024-11-22 08:10:07.751  WARN 2909 --- [p1737140186-371] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:07  2024-11-22T08:10:07.747761Z|56192484-fca1-46cb-8fad-e0d81bf5ac41|qtp1737140186-371|/aai/v29/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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:07  08:10:07.752 [qtp1737140186-371] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:07  2024-11-22 08:10:07.752  WARN 2909 --- [p1737140186-371] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf" 400 260 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:07  2024-11-22 08:10:07.764  WARN 2909 --- [p1737140186-371] 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- 85 :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
08:10:07  2024-11-22T08:10:07.762224Z|44634f4d-2bcc-42c1-838c-18148d5f177b|qtp1737140186-371|/aai/v29/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- 85 :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
08:10:07  08:10:07.764 [qtp1737140186-371] 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- 85 :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
08:10:07  2024-11-22 08:10:07.764  WARN 2909 --- [p1737140186-371] 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- 85 :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
08:10:07  2024-11-22T08:10:07.762224Z|44634f4d-2bcc-42c1-838c-18148d5f177b|qtp1737140186-371|/aai/v29/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- 85 :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
08:10:07  08:10:07.764 [qtp1737140186-371] 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- 85 :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
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 291 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
08:10:07  2024-11-22 08:10:07.772  WARN 2909 --- [p1737140186-371] 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- 181 :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
08:10:07  2024-11-22T08:10:07.770988Z|66a9a103-08a3-4ff0-b070-1d9a6d8b3d0e|qtp1737140186-371|/aai/v29/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- 181 :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
08:10:07  08:10:07.772 [qtp1737140186-371] 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- 181 :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
08:10:07  2024-11-22 08:10:07.773  WARN 2909 --- [p1737140186-371] 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- 181 :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
08:10:07  2024-11-22T08:10:07.770988Z|66a9a103-08a3-4ff0-b070-1d9a6d8b3d0e|qtp1737140186-371|/aai/v29/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- 181 :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
08:10:07  08:10:07.773 [qtp1737140186-371] 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- 181 :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
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 294 REST someTransaction test - - - - - - - - - - 5 - "logType": "access"
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:07.778  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:07  08:10:07.811 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22 08:10:07.811  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "GET /aai/v29/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:07.849  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:07  08:10:07.858 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22 08:10:07.858  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "PUT /aai/v29/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:07.873  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:07  08:10:07.884 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:07  2024-11-22 08:10:07.884  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:07  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "DELETE /aai/v29/fake-infrastructure/pservers/pserver/fajsidj" 400 290 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
08:10:07  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:07  2024-11-22 08:10:07.905  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:08  08:10:07.917 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:08  2024-11-22 08:10:07.917  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:07 +0000] "GET /aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10" 200 179 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
08:10:08  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:08  2024-11-22 08:10:07.969  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:08  08:10:08.282 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:08  2024-11-22 08:10:08.282  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 404 363 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:08  2024-11-22 08:10:08.324 ERROR 2909 --- [p1737140186-371] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:08  
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  
08:10:08  08:10:08.324 [qtp1737140186-371] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 201 0 REST someTransaction test - - - - - - - - - - 23 - "logType": "access"
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 404 365 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
08:10:08  2024-11-22 08:10:08.388 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:08  
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  
08:10:08  08:10:08.388 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:08  2024-11-22 08:10:08.428 ERROR 2909 --- [p1737140186-371] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:08  
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:08  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
08:10:08  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  
08:10:08  08:10:08.428 [qtp1737140186-371] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:08  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
08:10:08  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 21 - "logType": "access"
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list?resultIndex=1&resultSize=1&includeTotalCount=false" 200 345 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:08  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:08  2024-11-22 08:10:08.447  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:08  08:10:08.763 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:08  2024-11-22 08:10:08.763  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:08  2024-11-22 08:10:08.792 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:08  
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  
08:10:08  08:10:08.792 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
08:10:08  2024-11-22 08:10:08.830 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:08  
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  
08:10:08  08:10:08.830 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:08  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 35 - "logType": "access"
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:08  08:10:08.852 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
08:10:08  2024-11-22 08:10:08.852  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/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 - - - - - - - - - - 14 - "logType": "access"
08:10:08  08:10:08.869 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:08  2024-11-22 08:10:08.869  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:08  127.0.0.1 - - [22/Nov/2024:08:10:08 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05" 200 672 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
08:10:08  2024-11-22 08:10:08.904 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:08  
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:08  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:08  
08:10:08  08:10:08.904 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:08  java.lang.NullPointerException: null
08:10:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:08  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:08  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:08  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:09  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05?resource-version=1732263008804" 204 0 REST someTransaction test - - - - - - - - - - 323 - "logType": "access"
08:10:09  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
08:10:09  2024-11-22 08:10:09.244 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:09  
08:10:09  java.lang.NullPointerException: null
08:10:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:09  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:09  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:09  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:09  
08:10:09  08:10:09.244 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:09  java.lang.NullPointerException: null
08:10:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:09  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:09  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:09  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:12  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?resource-version=1732263008890" 204 0 REST someTransaction test - - - - - - - - - - 321 - "logType": "access"
08:10:12  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:12  2024-11-22 08:10:09.553  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:13  08:10:09.869 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:13  2024-11-22 08:10:09.869  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:13  2024-11-22 08:10:09.900 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:09.900 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 26 - "logType": "access"
08:10:13  2024-11-22 08:10:09.943 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:09.943 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 39 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1937 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
08:10:13  08:10:09.968 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:13  2024-11-22 08:10:09.968  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "GET /aai/v29/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 - - - - - - - - - - 11 - "logType": "access"
08:10:13  08:10:09.983 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:13  2024-11-22 08:10:09.983  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:09 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04" 200 670 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
08:10:13  2024-11-22 08:10:10.014 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:13  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:10.014 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:13  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:10 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?resource-version=1732263009918" 204 0 REST someTransaction test - - - - - - - - - - 323 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1343 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
08:10:13  2024-11-22 08:10:10.356 ERROR 2909 --- [p1737140186-376] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:13  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:10.356 [qtp1737140186-376] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
08:10:13  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:10 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?resource-version=1732263010001" 204 0 REST someTransaction test - - - - - - - - - - 319 - "logType": "access"
08:10:13  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:13  2024-11-22 08:10:10.663  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:13  08:10:10.978 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
08:10:13  2024-11-22 08:10:10.978  INFO 2909 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 404 363 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
08:10:13  08:10:11.011 [qtp1737140186-371] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  2024-11-22 08:10:11.011 ERROR 2909 --- [p1737140186-371] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 201 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 404 365 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
08:10:13  2024-11-22 08:10:11.079 ERROR 2909 --- [p1737140186-371] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:11.079 [qtp1737140186-371] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
08:10:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
08:10:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
08:10:13  	at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 201 0 REST someTransaction test - - - - - - - - - - 26 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c?depth=10000" 200 452 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
08:10:13  2024-11-22 08:10:11.117 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:13  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
08:10:13  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:11.117 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:13  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
08:10:13  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
08:10:13  2024-11-22 08:10:11.139 ERROR 2909 --- [p1737140186-374] o.o.a.r.n.NotificationService            : Error sending Delta Events
08:10:13  
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:13  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
08:10:13  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:181)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  
08:10:13  08:10:11.139 [qtp1737140186-374] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
08:10:13  java.lang.NullPointerException: null
08:10:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
08:10:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
08:10:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
08:10:13  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
08:10:13  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:181)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
08:10:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
08:10:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
08:10:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
08:10:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
08:10:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
08:10:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
08:10:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
08:10:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
08:10:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
08:10:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
08:10:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
08:10:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
08:10:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
08:10:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
08:10:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
08:10:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
08:10:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
08:10:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
08:10:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
08:10:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
08:10:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
08:10:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
08:10:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
08:10:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
08:10:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
08:10:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
08:10:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
08:10:13  	at java.base/java.lang.Thread.run(Thread.java:829)
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 204 0 REST someTransaction test - - - - - - - - - - 18 - "logType": "access"
08:10:13  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:13  2024-11-22 08:10:11.144  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:13  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.961 s -- in org.onap.aai.rest.resources.ResourcesControllerTest
08:10:13  [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest
08:10:13  08:10:11.471 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:10:13  2024-11-22 08:10:11.471  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:10:13  08:10:11.472 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  2024-11-22 08:10:11.472  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  08:10:11.472 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:10:13  2024-11-22 08:10:11.472  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  08:10:11.497 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:10:13  2024-11-22 08:10:11.497  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:10:13  08:10:11.498 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  2024-11-22 08:10:11.498  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  08:10:11.498 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:10:13  2024-11-22 08:10:11.498  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  08:10:11.552 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:10:13  2024-11-22 08:10:11.552  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:10:13  08:10:11.552 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  2024-11-22 08:10:11.552  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  08:10:11.553 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:10:13  2024-11-22 08:10:11.553  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
08:10:13  08:10:11.605 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:10:13  2024-11-22 08:10:11.605  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:10:13  08:10:11.606 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  2024-11-22 08:10:11.606  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  08:10:11.606 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:10:13  2024-11-22 08:10:11.606  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  08:10:11.618 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
08:10:13  2024-11-22 08:10:11.618  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
08:10:13  08:10:11.618 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  2024-11-22 08:10:11.618  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
08:10:13  08:10:11.619 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
08:10:13  2024-11-22 08:10:11.619  INFO 2909 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
08:10:13  127.0.0.1 - - [22/Nov/2024:08:10:11 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
08:10:13  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.aai.rest.retired.RetiredConsumerSpringTest
08:10:13  [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest
08:10:13  
08:10:13    .   ____          _            __ _ _
08:10:13   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
08:10:13  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
08:10:13   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
08:10:13    '  |____| .__|_| |_|_| |_\__, | / / / /
08:10:13   =========|_|==============|___/=/_/_/_/
08:10:13   :: Spring Boot ::               (v2.7.18)
08:10:13  
08:10:13  2024-11-22 08:10:11.750  INFO 2909 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:10:13  08:10:11.750 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:10:13  2024-11-22 08:10:11.750  INFO 2909 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : The following 2 profiles are active: "production", "one-way-ssl"
08:10:13  08:10:11.750 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - The following 2 profiles are active: "production", "one-way-ssl"
08:10:13  08:10:12,227 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
08:10:13  08:10:12,228 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
08:10:13  08:10:12,228 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:10:13  08:10:12,228 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
08:10:13  08:10:12,229 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@645838885 - setting totalSizeCap to 1 GB
08:10:13  08:10:12,229 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@645838885 - Will use zip compression
08:10:13  08:10:12,229 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@645838885 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
08:10:13  08:10:12,230 |-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'.
08:10:13  08:10:12,230 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
08:10:13  08:10:12,230 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 08:10:11 UTC 2024
08:10:13  08:10:12,231 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
08:10:13  08:10:12,231 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
08:10:13  08:10:12,231 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
08:10:13  08:10:12,231 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:10:13  08:10:12,231 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
08:10:13  08:10:12,232 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
08:10:13  08:10:12,232 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
08:10:13  08:10:12,232 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@257c17f4 - Registering current configuration as safe fallback point
08:10:13  
08:10:13  2024-11-22 08:10:12.243  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
08:10:13  2024-11-22 08:10:12.244  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
08:10:13  2024-11-22 08:10:12.399  INFO 2909 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
08:10:13  08:10:12.399 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
08:10:13  [EL Warning]: moxy: 2024-11-22 08:10:12.436--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
08:10:13  [EL Warning]: moxy: 2024-11-22 08:10:12.654--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
08:10:13  [EL Warning]: moxy: 2024-11-22 08:10:12.895--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
08:10:13  [EL Warning]: moxy: 2024-11-22 08:10:13.209--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
08:10:13  [EL Warning]: moxy: 2024-11-22 08:10:13.463--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
08:10:13  [EL Warning]: moxy: 2024-11-22 08:10:13.749--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
08:10:14  [EL Warning]: moxy: 2024-11-22 08:10:14.06--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
08:10:14  [EL Warning]: moxy: 2024-11-22 08:10:14.54--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
08:10:15  2024-11-22 08:10:15.076  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
08:10:15  08:10:15.076 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
08:10:15  2024-11-22 08:10:15.077  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
08:10:15  08:10:15.077 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
08:10:15  2024-11-22 08:10:15.077  WARN 2909 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
08:10:15  08:10:15.077 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
08:10:15  2024-11-22 08:10:15.105  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:10:15  08:10:15.105 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:10:15  2024-11-22 08:10:15.121  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:10:15  08:10:15.121 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:10:15  08:10:15.216 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
08:10:15  2024-11-22 08:10:15.216  INFO 2909 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
08:10:15  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=19ac2095-5737-48de-9714-11d601573475, ElapsedTime=7, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, LogTimestamp=2024-11-22T08:10:01.178464Z, 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)			|
08:10:15  2024-11-22 08:10:15.824  WARN 2909 --- [           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)
08:10:16  2024-11-22 08:10:16.088  INFO 2909 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Started EchoHealthIndicatorTest in 4.41 seconds (JVM running for 81.36)
08:10:16  08:10:16.088 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Started EchoHealthIndicatorTest in 4.41 seconds (JVM running for 81.36)
08:10:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.481 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest
08:10:16  [INFO] Running org.onap.aai.rest.util.EchoResponseTest
08:10:16  [EL Warning]: moxy: 2024-11-22 08:10:16.208--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
08:10:16  [EL Warning]: moxy: 2024-11-22 08:10:16.416--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
08:10:16  [EL Warning]: moxy: 2024-11-22 08:10:16.695--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
08:10:16  [EL Warning]: moxy: 2024-11-22 08:10:16.944--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
08:10:17  [EL Warning]: moxy: 2024-11-22 08:10:17.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
08:10:17  [EL Warning]: moxy: 2024-11-22 08:10:17.516--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
08:10:18  08:10:18.026 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:10:18  2024-11-22 08:10:18.026  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:10:18  08:10:18.056 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:10:18  2024-11-22 08:10:18.056  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:10:18  08:10:18.064 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.064  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  08:10:18.069 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.069  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  08:10:18.070 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids
08:10:18  org.onap.aai.exceptions.AAIException: null
08:10:18  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
08:10:18  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86)
08:10:18  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:18  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:18  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:18  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:18  2024-11-22 08:10:18.070 ERROR 2909 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while getting ids
08:10:18  
08:10:18  org.onap.aai.exceptions.AAIException: null
08:10:18  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
08:10:18  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86)
08:10:18  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:18  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:18  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:18  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:18  
08:10:18  08:10:18.071 [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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :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
08:10:18  2024-11-22 08:10:18.071  WARN 2909 --- [           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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :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
08:10:18  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :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
08:10:18  08:10:18.077 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.077  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.079 ERROR 2909 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
08:10:18  
08:10:18  org.onap.aai.exceptions.AAIException: Error establishing a database connection
08:10:18  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
08:10:18  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
08:10:18  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:18  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:18  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:18  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:18  
08:10:18  08:10:18.079 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
08:10:18  org.onap.aai.exceptions.AAIException: Error establishing a database connection
08:10:18  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
08:10:18  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
08:10:18  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:18  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:18  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:18  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:18  2024-11-22 08:10:18.080 ERROR 2909 --- [           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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :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
08:10:18  08:10:18.080 [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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :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
08:10:18  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :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
08:10:18  2024-11-22 08:10:18.083  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  08:10:18.083 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.088  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  08:10:18.088 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.092  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  08:10:18.092 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.096  INFO 2909 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
08:10:18  08:10:18.096 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
08:10:18  2024-11-22 08:10:18.098 ERROR 2909 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
08:10:18  
08:10:18  org.onap.aai.exceptions.AAIException: Error establishing a database connection
08:10:18  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
08:10:18  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
08:10:18  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:18  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:18  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:18  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:18  
08:10:18  08:10:18.098 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
08:10:18  org.onap.aai.exceptions.AAIException: Error establishing a database connection
08:10:18  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
08:10:18  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
08:10:18  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:10:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:10:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:10:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:10:18  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
08:10:18  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
08:10:18  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
08:10:18  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
08:10:18  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
08:10:18  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
08:10:18  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
08:10:18  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
08:10:18  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
08:10:18  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
08:10:18  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
08:10:18  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
08:10:18  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
08:10:18  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
08:10:18  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
08:10:18  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
08:10:18  2024-11-22 08:10:18.098 ERROR 2909 --- [           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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure 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
08:10:18  08:10:18.098 [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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure 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
08:10:18  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure 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
08:10:18  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 s -- in org.onap.aai.rest.util.EchoResponseTest
08:10:18  [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest
08:10:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.rest.util.LogFormatToolsTest
08:10:18  [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest
08:10:18  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.rest.util.ValidateEncodingTest
08:10:18  [INFO] Running org.onap.aai.task.AaiGraphCheckerTest
08:10:18  [EL Warning]: moxy: 2024-11-22 08:10:18.233--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
08:10:18  [EL Warning]: moxy: 2024-11-22 08:10:18.449--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
08:10:18  [EL Warning]: moxy: 2024-11-22 08:10:18.693--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
08:10:18  [EL Warning]: moxy: 2024-11-22 08:10:18.946--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
08:10:19  [EL Warning]: moxy: 2024-11-22 08:10:19.196--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
08:10:19  [EL Warning]: moxy: 2024-11-22 08:10:19.515--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
08:10:20  2024-11-22 08:10:20.022  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:10:20  08:10:20.022 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:10:20  2024-11-22 08:10:20.049  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
08:10:20  08:10:20.049 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
08:10:20  08:10:20.056 [main] ERROR org.onap.aai.tasks.AaiGraphChecker - Database availability is UNKNOWN from CACHED check.
08:10:20  2024-11-22 08:10:20.056 ERROR 2909 --- [           main] org.onap.aai.tasks.AaiGraphChecker       : Database availability is UNKNOWN from CACHED check.
08:10:20  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:20  2024-11-22 08:10:20.059  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:20  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:20  2024-11-22 08:10:20.064  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:20  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 s -- in org.onap.aai.task.AaiGraphCheckerTest
08:10:20  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerMockTest
08:10:20  
08:10:20    .   ____          _            __ _ _
08:10:20   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
08:10:20  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
08:10:20   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
08:10:20    '  |____| .__|_| |_|_| |_\__, | / / / /
08:10:20   =========|_|==============|___/=/_/_/_/
08:10:20   :: Spring Boot ::               (v2.7.18)
08:10:20  
08:10:20  2024-11-22 08:10:20.170  INFO 2909 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:10:20  08:10:20.170 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85752 with PID 2909 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
08:10:20  2024-11-22 08:10:20.170  INFO 2909 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : The following 2 profiles are active: "production", "one-way-ssl"
08:10:20  08:10:20.170 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - The following 2 profiles are active: "production", "one-way-ssl"
08:10:20  08:10:20,652 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
08:10:20  08:10:20,653 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
08:10:20  08:10:20,653 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:10:20  08:10:20,653 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
08:10:20  08:10:20,654 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1929255834 - setting totalSizeCap to 1 GB
08:10:20  08:10:20,655 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1929255834 - Will use zip compression
08:10:20  08:10:20,655 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1929255834 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
08:10:20  08:10:20,655 |-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'.
08:10:20  08:10:20,655 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
08:10:20  08:10:20,655 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 08:10:11 UTC 2024
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
08:10:20  08:10:20,656 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@1e8a387 - Registering current configuration as safe fallback point
08:10:20  
08:10:20  2024-11-22 08:10:20.667  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
08:10:20  2024-11-22 08:10:20.668  INFO 2909 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
08:10:20  2024-11-22 08:10:20.826  INFO 2909 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
08:10:20  08:10:20.826 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
08:10:20  [EL Warning]: moxy: 2024-11-22 08:10:20.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
08:10:21  [EL Warning]: moxy: 2024-11-22 08:10:21.094--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
08:10:21  [EL Warning]: moxy: 2024-11-22 08:10:21.377--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
08:10:21  [EL Warning]: moxy: 2024-11-22 08:10:21.643--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
08:10:21  [EL Warning]: moxy: 2024-11-22 08:10:21.919--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
08:10:22  [EL Warning]: moxy: 2024-11-22 08:10:22.218--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
08:10:22  [EL Warning]: moxy: 2024-11-22 08:10:22.539--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
08:10:23  [EL Warning]: moxy: 2024-11-22 08:10:23.049--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
08:10:23  2024-11-22 08:10:23.533  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
08:10:23  08:10:23.533 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
08:10:23  2024-11-22 08:10:23.534  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
08:10:23  08:10:23.534 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
08:10:23  2024-11-22 08:10:23.534  WARN 2909 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
08:10:23  08:10:23.534 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
08:10:23  2024-11-22 08:10:23.561  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:10:23  08:10:23.561 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:10:23  2024-11-22 08:10:23.578  INFO 2909 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
08:10:23  08:10:23.578 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
08:10:23  2024-11-22 08:10:23.673  INFO 2909 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
08:10:23  08:10:23.673 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
08:10:24  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, 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)			|
08:10:24  2024-11-22 08:10:24.345  WARN 2909 --- [           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)
08:10:24  2024-11-22 08:10:24.618  INFO 2909 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Started ResourcesControllerMockTest in 4.499 seconds (JVM running for 89.89)
08:10:24  08:10:24.618 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Started ResourcesControllerMockTest in 4.499 seconds (JVM running for 89.89)
08:10:24  2024-11-22T08:10:24.642760Z|93c79d27-ed1b-4666-a3f1-b94b5bb49de7|pool-316-thread-1|/aai/v29/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- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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
08:10:24  08:10:24.660 [pool-316-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- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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
08:10:24  2024-11-22 08:10:24.660 ERROR 2909 --- [ol-316-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- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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
08:10:24  2024-11-22T08:10:24.642760Z|93c79d27-ed1b-4666-a3f1-b94b5bb49de7|pool-316-thread-1|/aai/v29/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- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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
08:10:24  08:10:24.662 [pool-316-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- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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
08:10:24  2024-11-22 08:10:24.662 ERROR 2909 --- [ol-316-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- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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
08:10:24  127.0.0.1 - - [22/Nov/2024:08:10:24 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 28 - "logType": "access"
08:10:24  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:24  2024-11-22 08:10:24.669  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:24  2024-11-22T08:10:24.684115Z|396aba96-ae46-4d13-b042-565b0ae567e6|qtp2137924288-517|/aai/v29/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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:24  08:10:24.692 [qtp2137924288-517] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:24  2024-11-22 08:10:24.692 ERROR 2909 --- [p2137924288-517] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:24  2024-11-22T08:10:24.684115Z|396aba96-ae46-4d13-b042-565b0ae567e6|qtp2137924288-517|/aai/v29/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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:24  2024-11-22 08:10:24.693 ERROR 2909 --- [p2137924288-517] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:24  08:10:24.693 [qtp2137924288-517] 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- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor92 :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
08:10:24  127.0.0.1 - - [22/Nov/2024:08:10:24 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
08:10:24  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:24  2024-11-22 08:10:24.698  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:24  2024-11-22T08:10:24.714773Z|aa91f0b8-7e0e-42c7-8884-f5db6b2e35c5|qtp2137924288-517|/aai/v29/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- 85 :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
08:10:24  08:10:24.718 [qtp2137924288-517] 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- 85 :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
08:10:24  2024-11-22 08:10:24.718 ERROR 2909 --- [p2137924288-517] 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- 85 :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
08:10:24  2024-11-22 08:10:24.719 ERROR 2909 --- [p2137924288-517] 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- 85 :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
08:10:24  2024-11-22T08:10:24.714773Z|aa91f0b8-7e0e-42c7-8884-f5db6b2e35c5|qtp2137924288-517|/aai/v29/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- 85 :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
08:10:24  08:10:24.719 [qtp2137924288-517] 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- 85 :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
08:10:24  127.0.0.1 - - [22/Nov/2024:08:10:24 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 303 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
08:10:24  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:24  2024-11-22 08:10:24.729  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:24  2024-11-22T08:10:24.745984Z|600e4061-24c1-4de1-8436-8fe78b87de50|qtp2137924288-517|/aai/v29/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- 163 :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
08:10:24  2024-11-22 08:10:24.750 ERROR 2909 --- [p2137924288-517] 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- 163 :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
08:10:24  08:10:24.750 [qtp2137924288-517] 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- 163 :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
08:10:24  2024-11-22T08:10:24.745984Z|600e4061-24c1-4de1-8436-8fe78b87de50|qtp2137924288-517|/aai/v29/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- 163 :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
08:10:24  2024-11-22 08:10:24.751 ERROR 2909 --- [p2137924288-517] 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- 163 :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
08:10:24  08:10:24.751 [qtp2137924288-517] 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- 163 :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
08:10:24  127.0.0.1 - - [22/Nov/2024:08:10:24 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/someHostname" 500 275 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
08:10:24  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:24  2024-11-22 08:10:24.760  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:24  2024-11-22T08:10:24.777349Z|91bf6d15-c0a3-4ff2-8250-ebb788b8266a|qtp2137924288-517|/aai/v29/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- 181 :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
08:10:24  08:10:24.780 [qtp2137924288-517] 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- 181 :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
08:10:24  2024-11-22 08:10:24.780 ERROR 2909 --- [p2137924288-517] 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- 181 :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
08:10:24  2024-11-22T08:10:24.777349Z|91bf6d15-c0a3-4ff2-8250-ebb788b8266a|qtp2137924288-517|/aai/v29/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- 181 :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
08:10:24  08:10:24.782 [qtp2137924288-517] 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- 181 :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
08:10:24  2024-11-22 08:10:24.782 ERROR 2909 --- [p2137924288-517] 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- 181 :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
08:10:24  127.0.0.1 - - [22/Nov/2024:08:10:24 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 306 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
08:10:24  2024-11-22T08:10:01.178464Z|19ac2095-5737-48de-9714-11d601573475|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=19ac2095-5737-48de-9714-11d601573475, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.64, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=7, InvocationID=ac5f7134-1da5-4875-927f-6997e0bdf466, ErrorCode=300, LogTimestamp=2024-11-22T08:10:01.178464Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85752, StatusCode=ERROR, elapsedTime=1	Query requires iterating over all vertices [()]. For better performance, use indexes			|
08:10:24  2024-11-22 08:10:24.791  WARN 2909 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
08:10:26  08:10:26.918 [main] INFO  org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections
08:10:26  2024-11-22 08:10:26.918  INFO 2909 --- [           main] org.onap.aai.ResourcesApp                : Shutting down both realtime and cached connections
08:10:26  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.866 s -- in org.onap.aai.rest.resources.ResourcesControllerMockTest
08:10:27  [INFO] 
08:10:27  [INFO] Results:
08:10:27  [INFO] 
08:10:27  [WARNING] Tests run: 111, Failures: 0, Errors: 0, Skipped: 2
08:10:27  [INFO] 
08:10:27  [INFO] 
08:10:27  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-resources ---
08:10:27  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
08:10:27  [INFO] Analyzed bundle 'aai-resources' with 58 classes
08:10:27  [INFO] 
08:10:27  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources ---
08:10:28  [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT.jar
08:10:28  [INFO] 
08:10:28  [INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-resources ---
08:10:29  [INFO] Layout: ZIP
08:10:30  [INFO] Replacing main artifact with repackaged archive
08:10:30  [INFO] 
08:10:30  [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources ---
08:10:31  [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml
08:10:31  [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT-build
08:10:33  [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
08:10:33  [INFO] 
08:10:33  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-resources ---
08:10:33  [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.*
08:10:33  [INFO] 
08:10:33  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources ---
08:10:33  [INFO] Tests are skipped.
08:10:33  [INFO] 
08:10:33  [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources ---
08:10:33  [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:10:33  [INFO] ignoreDelta true
08:10:33  [INFO] Copying 1 resource
08:10:33  [INFO] Copying file aai-resources-1.15.3-SNAPSHOT.jar
08:10:33  [INFO] 
08:10:33  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-resources ---
08:10:33  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:10:33  [INFO] 
08:10:33  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-resources ---
08:10:33  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
08:10:33  [INFO] Analyzed bundle 'aai-resources' with 58 classes
08:10:33  [INFO] All coverage checks have been met.
08:10:33  [INFO] 
08:10:33  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources ---
08:10:33  [INFO] Tests are skipped.
08:10:33  [INFO] 
08:10:33  [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources ---
08:10:33  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.3-SNAPSHOT/aai-resources-1.15.3-SNAPSHOT.jar
08:10:33  [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.3-SNAPSHOT/aai-resources-1.15.3-SNAPSHOT.pom
08:10:33  [INFO] ------------------------------------------------------------------------
08:10:33  [INFO] Reactor Summary:
08:10:33  [INFO] 
08:10:33  [INFO] aai-resources ...................................... SUCCESS [  8.227 s]
08:10:33  [INFO] aai-resources ...................................... SUCCESS [02:04 min]
08:10:33  [INFO] ------------------------------------------------------------------------
08:10:33  [INFO] BUILD SUCCESS
08:10:33  [INFO] ------------------------------------------------------------------------
08:10:33  [INFO] Total time: 02:14 min
08:10:33  [INFO] Finished at: 2024-11-22T08:10:33+00:00
08:10:33  [INFO] Final Memory: 122M/434M
08:10:33  [INFO] ------------------------------------------------------------------------
08:10:34  $ ssh-agent -k
08:10:34  unset SSH_AUTH_SOCK;
08:10:34  unset SSH_AGENT_PID;
08:10:34  echo Agent pid 2092 killed;
08:10:34  [ssh-agent] Stopped.
08:10:34  [PostBuildScript] - [INFO] Executing post build scripts.
08:10:34  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins8095221037097896483.sh
08:10:34  ---> sysstat.sh
08:10:35  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins1297231790203939482.sh
08:10:35  ---> package-listing.sh
08:10:35  ++ facter osfamily
08:10:35  ++ tr '[:upper:]' '[:lower:]'
08:10:35  + OS_FAMILY=debian
08:10:35  + workspace=/w/workspace/aai-resources-master-verify-java
08:10:35  + START_PACKAGES=/tmp/packages_start.txt
08:10:35  + END_PACKAGES=/tmp/packages_end.txt
08:10:35  + DIFF_PACKAGES=/tmp/packages_diff.txt
08:10:35  + PACKAGES=/tmp/packages_start.txt
08:10:35  + '[' /w/workspace/aai-resources-master-verify-java ']'
08:10:35  + PACKAGES=/tmp/packages_end.txt
08:10:35  + case "${OS_FAMILY}" in
08:10:35  + dpkg -l
08:10:35  + grep '^ii'
08:10:35  + '[' -f /tmp/packages_start.txt ']'
08:10:35  + '[' -f /tmp/packages_end.txt ']'
08:10:35  + diff /tmp/packages_start.txt /tmp/packages_end.txt
08:10:35  + '[' /w/workspace/aai-resources-master-verify-java ']'
08:10:35  + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/
08:10:35  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/
08:10:35  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12859208249055616165.sh
08:10:35  ---> capture-instance-metadata.sh
08:10:35  Setup pyenv:
08:10:35    system
08:10:35    3.8.13
08:10:35    3.9.13
08:10:35  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
08:10:35  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLZ7 from file:/tmp/.os_lf_venv
08:10:36  lf-activate-venv(): INFO: Installing: lftools 
08:10:46  lf-activate-venv(): INFO: Adding /tmp/venv-jLZ7/bin to PATH
08:10:46  INFO: Running in OpenStack, capturing instance metadata
08:10:46  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins14459057732443931756.sh
08:10:46  provisioning config files...
08:10:46  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config10142355236766051537tmp
08:10:46  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
08:10:46  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
08:10:46  [EnvInject] - Injecting environment variables from a build step.
08:10:46  [EnvInject] - Injecting as environment variables the properties content 
08:10:46  SERVER_ID=logs
08:10:46  
08:10:46  [EnvInject] - Variables injected successfully.
08:10:46  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins14538131475487423022.sh
08:10:46  ---> create-netrc.sh
08:10:46  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins141097594421548438.sh
08:10:46  ---> python-tools-install.sh
08:10:46  Setup pyenv:
08:10:46    system
08:10:46    3.8.13
08:10:46    3.9.13
08:10:46  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
08:10:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLZ7 from file:/tmp/.os_lf_venv
08:10:47  lf-activate-venv(): INFO: Installing: lftools 
08:10:56  lf-activate-venv(): INFO: Adding /tmp/venv-jLZ7/bin to PATH
08:10:56  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12439527825794018333.sh
08:10:56  ---> sudo-logs.sh
08:10:56  Archiving 'sudo' log..
08:10:56  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins99928610691478482.sh
08:10:56  ---> job-cost.sh
08:10:56  Setup pyenv:
08:10:56    system
08:10:56    3.8.13
08:10:56    3.9.13
08:10:56  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
08:10:56  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLZ7 from file:/tmp/.os_lf_venv
08:10:57  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
08:11:02  lf-activate-venv(): INFO: Adding /tmp/venv-jLZ7/bin to PATH
08:11:02  INFO: No Stack...
08:11:03  INFO: Retrieving Pricing Info for: v3-standard-8
08:11:03  INFO: Archiving Costs
08:11:03  [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins277790125006313738.sh
08:11:03  ---> logs-deploy.sh
08:11:03  Setup pyenv:
08:11:03    system
08:11:03    3.8.13
08:11:03    3.9.13
08:11:03  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
08:11:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLZ7 from file:/tmp/.os_lf_venv
08:11:04  lf-activate-venv(): INFO: Installing: lftools 
08:11:12  lf-activate-venv(): INFO: Adding /tmp/venv-jLZ7/bin to PATH
08:11:12  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/677
08:11:12  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
08:11:13  Archives upload complete.
08:11:13  INFO: archiving logs to Nexus
08:11:14  ---> uname -a:
08:11:14  Linux prd-ubuntu1804-docker-8c-8g-85752 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
08:11:14  
08:11:14  
08:11:14  ---> lscpu:
08:11:14  Architecture:        x86_64
08:11:14  CPU op-mode(s):      32-bit, 64-bit
08:11:14  Byte Order:          Little Endian
08:11:14  CPU(s):              8
08:11:14  On-line CPU(s) list: 0-7
08:11:14  Thread(s) per core:  1
08:11:14  Core(s) per socket:  1
08:11:14  Socket(s):           8
08:11:14  NUMA node(s):        1
08:11:14  Vendor ID:           AuthenticAMD
08:11:14  CPU family:          23
08:11:14  Model:               49
08:11:14  Model name:          AMD EPYC-Rome Processor
08:11:14  Stepping:            0
08:11:14  CPU MHz:             2799.998
08:11:14  BogoMIPS:            5599.99
08:11:14  Virtualization:      AMD-V
08:11:14  Hypervisor vendor:   KVM
08:11:14  Virtualization type: full
08:11:14  L1d cache:           32K
08:11:14  L1i cache:           32K
08:11:14  L2 cache:            512K
08:11:14  L3 cache:            16384K
08:11:14  NUMA node0 CPU(s):   0-7
08:11:14  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
08:11:14  
08:11:14  
08:11:14  ---> nproc:
08:11:14  8
08:11:14  
08:11:14  
08:11:14  ---> df -h:
08:11:14  Filesystem      Size  Used Avail Use% Mounted on
08:11:14  udev             16G     0   16G   0% /dev
08:11:14  tmpfs           3.2G  708K  3.2G   1% /run
08:11:14  /dev/vda1       155G   11G  145G   7% /
08:11:14  tmpfs            16G     0   16G   0% /dev/shm
08:11:14  tmpfs           5.0M     0  5.0M   0% /run/lock
08:11:14  tmpfs            16G     0   16G   0% /sys/fs/cgroup
08:11:14  /dev/vda15      105M  4.4M  100M   5% /boot/efi
08:11:14  tmpfs           3.2G     0  3.2G   0% /run/user/1001
08:11:14  
08:11:14  
08:11:14  ---> free -m:
08:11:14                total        used        free      shared  buff/cache   available
08:11:14  Mem:          32167         864       28294           0        3008       30864
08:11:14  Swap:          1023           0        1023
08:11:14  
08:11:14  
08:11:14  ---> ip addr:
08:11:14  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
08:11:14      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
08:11:14      inet 127.0.0.1/8 scope host lo
08:11:14         valid_lft forever preferred_lft forever
08:11:14      inet6 ::1/128 scope host 
08:11:14         valid_lft forever preferred_lft forever
08:11:14  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
08:11:14      link/ether fa:16:3e:25:6d:4f brd ff:ff:ff:ff:ff:ff
08:11:14      inet 10.30.107.64/23 brd 10.30.107.255 scope global dynamic ens3
08:11:14         valid_lft 86120sec preferred_lft 86120sec
08:11:14      inet6 fe80::f816:3eff:fe25:6d4f/64 scope link 
08:11:14         valid_lft forever preferred_lft forever
08:11:14  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
08:11:14      link/ether 02:42:1c:7b:8b:e9 brd ff:ff:ff:ff:ff:ff
08:11:14      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
08:11:14         valid_lft forever preferred_lft forever
08:11:14      inet6 fe80::42:1cff:fe7b:8be9/64 scope link 
08:11:14         valid_lft forever preferred_lft forever
08:11:14  
08:11:14  
08:11:14  ---> sar -b -r -n DEV:
08:11:14  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-85752) 	11/22/24 	_x86_64_	(8 CPU)
08:11:14  
08:11:14  08:06:35     LINUX RESTART	(8 CPU)
08:11:14  
08:11:14  08:07:03          tps      rtps      wtps   bread/s   bwrtn/s
08:11:14  08:08:01       342.65     73.76    268.88   4780.69  30741.32
08:11:14  08:09:01       180.42     21.88    158.55    752.28  34660.18
08:11:14  08:10:01        51.62      7.80     43.83    659.62  20326.88
08:11:14  08:11:01        51.20      0.93     50.27     94.24  30600.20
08:11:14  Average:       154.91     25.69    129.22   1544.65  29068.50
08:11:14  
08:11:14  08:07:03    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
08:11:14  08:08:01     30131136  31670500   2808084      8.53     68028   1784228   1409572      4.15    902844   1620756    139944
08:11:14  08:09:01     28025080  30072912   4914140     14.92     87428   2253520   3278232      9.65   2602040   1986664     71752
08:11:14  08:10:01     26201668  28364228   6737552     20.45     90620   2361672   4871896     14.33   4387428   1998344      1428
08:11:14  08:11:01     28993884  31623664   3945336     11.98     93264   2819712   1456316      4.28   1384284   2211992      1176
08:11:14  Average:     28337942  30432826   4601278     13.97     84835   2304783   2754004      8.10   2319149   1954439     53575
08:11:14  
08:11:14  08:07:03        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
08:11:14  08:08:01           lo      1.86      1.86      0.20      0.20      0.00      0.00      0.00      0.00
08:11:14  08:08:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:11:14  08:08:01         ens3    405.31    278.38   1583.86     79.31      0.00      0.00      0.00      0.00
08:11:14  08:09:01           lo      0.60      0.60      0.05      0.05      0.00      0.00      0.00      0.00
08:11:14  08:09:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:11:14  08:09:01         ens3    430.99    347.05   4839.64     51.56      0.00      0.00      0.00      0.00
08:11:14  08:10:01           lo     14.73     14.73      6.75      6.75      0.00      0.00      0.00      0.00
08:11:14  08:10:01    vethf3ed21b      0.27      0.47      0.07      0.05      0.00      0.00      0.00      0.00
08:11:14  08:10:01      docker0      0.40      0.55      0.07      0.05      0.00      0.00      0.00      0.00
08:11:14  08:10:01         ens3     48.78     33.89    631.20     15.41      0.00      0.00      0.00      0.00
08:11:14  08:11:01           lo      9.26      9.26      2.83      2.83      0.00      0.00      0.00      0.00
08:11:14  08:11:01      docker0      0.12      0.10      0.01      0.01      0.00      0.00      0.00      0.00
08:11:14  08:11:01         ens3     53.75     47.97    237.94     25.31      0.00      0.00      0.00      0.00
08:11:14  Average:           lo      6.65      6.65      2.48      2.48      0.00      0.00      0.00      0.00
08:11:14  Average:      docker0      0.13      0.16      0.02      0.02      0.00      0.00      0.00      0.00
08:11:14  Average:         ens3    233.27    175.97   1825.23     42.59      0.00      0.00      0.00      0.00
08:11:14  
08:11:14  
08:11:14  ---> sar -P ALL:
08:11:14  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-85752) 	11/22/24 	_x86_64_	(8 CPU)
08:11:14  
08:11:14  08:06:35     LINUX RESTART	(8 CPU)
08:11:14  
08:11:14  08:07:03        CPU     %user     %nice   %system   %iowait    %steal     %idle
08:11:14  08:08:01        all     10.84      0.00      1.21      2.84      0.05     85.06
08:11:14  08:08:01          0      7.32      0.00      1.78      4.39      0.05     86.46
08:11:14  08:08:01          1     11.10      0.00      1.00      2.73      0.05     85.12
08:11:14  08:08:01          2      5.64      0.00      1.16     12.01      0.05     81.14
08:11:14  08:08:01          3      8.28      0.00      1.07      0.66      0.03     89.95
08:11:14  08:08:01          4      9.63      0.00      0.97      0.48      0.02     88.90
08:11:14  08:08:01          5     22.78      0.00      1.50      1.81      0.05     73.85
08:11:14  08:08:01          6     15.54      0.00      1.35      0.54      0.03     82.54
08:11:14  08:08:01          7      6.45      0.00      0.83      0.14      0.03     92.54
08:11:14  08:09:01        all     24.63      0.00      1.21      1.67      0.07     72.43
08:11:14  08:09:01          0     14.03      0.00      0.97      0.27      0.07     84.66
08:11:14  08:09:01          1     28.21      0.00      1.82      2.36      0.10     67.50
08:11:14  08:09:01          2     31.85      0.00      1.09      6.73      0.07     60.26
08:11:14  08:09:01          3     40.41      0.00      1.91      1.62      0.08     55.97
08:11:14  08:09:01          4     21.84      0.00      0.97      0.28      0.07     76.85
08:11:14  08:09:01          5     19.37      0.00      1.28      1.23      0.05     78.06
08:11:14  08:09:01          6     24.26      0.00      0.78      0.13      0.07     74.75
08:11:14  08:09:01          7     17.06      0.00      0.84      0.67      0.08     81.35
08:11:14  08:10:01        all     37.61      0.00      1.21      1.09      0.10     59.99
08:11:14  08:10:01          0     41.23      0.00      1.07      0.67      0.12     56.91
08:11:14  08:10:01          1     33.79      0.00      0.94      1.01      0.09     64.17
08:11:14  08:10:01          2     38.99      0.00      0.58      6.09      0.10     54.23
08:11:14  08:10:01          3     48.11      0.00      1.00      0.10      0.08     50.70
08:11:14  08:10:01          4     23.19      0.00      0.84      0.32      0.10     75.55
08:11:14  08:10:01          5     45.49      0.00      1.26      0.13      0.08     53.04
08:11:14  08:10:01          6     27.10      0.00      0.97      0.44      0.09     71.40
08:11:14  08:10:01          7     42.73      0.00      3.04      0.03      0.10     54.09
08:11:14  08:11:01        all     13.61      0.00      1.05      1.94      0.04     83.36
08:11:14  08:11:01          0      9.81      0.00      1.07      0.05      0.02     89.05
08:11:14  08:11:01          1     11.07      0.00      1.17      0.47      0.05     87.24
08:11:14  08:11:01          2      8.91      0.00      0.74     11.68      0.05     78.63
08:11:14  08:11:01          3      8.48      0.00      0.75      1.29      0.03     89.45
08:11:14  08:11:01          4     30.86      0.00      1.73      0.76      0.07     66.58
08:11:14  08:11:01          5     18.93      0.00      0.90      1.22      0.05     78.90
08:11:14  08:11:01          6      8.59      0.00      0.75      0.02      0.03     90.61
08:11:14  08:11:01          7     12.16      0.00      1.29      0.03      0.05     86.48
08:11:14  Average:        all     21.71      0.00      1.17      1.88      0.06     75.18
08:11:14  Average:          0     18.16      0.00      1.22      1.32      0.06     79.24
08:11:14  Average:          1     21.06      0.00      1.24      1.64      0.07     76.00
08:11:14  Average:          2     21.35      0.00      0.89      9.13      0.07     68.56
08:11:14  Average:          3     26.46      0.00      1.18      0.92      0.06     71.38
08:11:14  Average:          4     21.49      0.00      1.13      0.46      0.06     76.86
08:11:14  Average:          5     26.66      0.00      1.23      1.09      0.06     70.95
08:11:14  Average:          6     18.86      0.00      0.96      0.28      0.05     79.85
08:11:14  Average:          7     19.64      0.00      1.50      0.22      0.07     78.57
08:11:14  
08:11:14  
08:11:14